- aboutToInsert(DescriptorEvent) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.UserCustomizer
-
Deprecated.
- aboutToUpdate(DescriptorEvent) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.UserCustomizer
-
Deprecated.
- AbstractActivationStrategy - Class in com.sap.cloud.sdk.frameworks.togglz
-
Deprecated.
- AbstractActivationStrategy() - Constructor for class com.sap.cloud.sdk.frameworks.togglz.AbstractActivationStrategy
-
Deprecated.
- AbstractCalendarAdapter<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Abstract base class to be used to easily parse fields which can be read as a
Calendar object as a Gson
TypeAdapter.
- AbstractCalendarAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
-
- AbstractExceptionMapper<ClassT extends AbstractExceptionMapper<ClassT>> - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Base class to be used by different the exception handling of different frameworks.
- AbstractExceptionMapper() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.AbstractExceptionMapper
-
- AbstractHttpClientCache - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Provides caching functionality to the HttpClientAccessor.
- AbstractHttpClientCache() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientCache
-
- AbstractHttpClientFactory - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- AbstractHttpClientFactory() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
- AbstractHttpDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- AbstractHttpDestination(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- AbstractJacksonCalendarDeserializer<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Abstract base class to be used to easily read fields which can be read as a
Calendar object as a Jackson
StdDeserializer.
- AbstractJacksonCalendarDeserializer(Class<?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarDeserializer
-
Constructor needed by the super class.
- AbstractJacksonCalendarSerializer<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Abstract base class to be used to easily write fields which can be read as a
Calendar object as a Jackson
StdSerializer.
- AbstractJacksonCalendarSerializer(Class<T>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarSerializer
-
Constructor needed by the super class.
- AbstractMerkleTree - Class in com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility
-
The purpose of this class is to create Merkle Tree.
Each node has either two child nodes or one leaf.
- AbstractMerkleTree(MessageDigest, Map<Integer, String>, Map<Integer, String>) - Constructor for class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
Creates an abstract MerkleTree
- AbstractMerkleTree(MessageDigest, int) - Constructor for class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
Creates an abstract MerkleTree
- AbstractMessage - Class in com.sap.cloud.sdk.datamodel.messaging.core
-
Deprecated.
- AbstractMessage(String) - Constructor for class com.sap.cloud.sdk.datamodel.messaging.core.AbstractMessage
-
Deprecated.
- AbstractNamingStrategy - Class in com.sap.cloud.sdk.datamodel.odata.utility
-
- AbstractNamingStrategy(NameSource) - Constructor for class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- AbstractNamingStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- AbstractODataParameters - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Abstract class to build parameter expressions for the URL path.
- AbstractOpenApiService - Class in com.sap.cloud.sdk.services.openapi.core
-
Represents an OpenAPI API
- AbstractOpenApiService(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.openapi.core.AbstractOpenApiService
-
- AbstractOpenApiService(ApiClient) - Constructor for class com.sap.cloud.sdk.services.openapi.core.AbstractOpenApiService
-
- AbstractResponseMapper<T extends Throwable> - Class in com.sap.cloud.sdk.cloudplatform.servlet.response.mapper
-
- AbstractResponseMapper() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.AbstractResponseMapper
-
- AbstractScpDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
AbstractScpDestination implements behaviour shared by all SCP destinations.
- AbstractScpDestination(DestinationProperties) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
-
Constructor to set the base destination.
- AbstractThreadContextExecutor<ExecutorT extends AbstractThreadContextExecutor<ExecutorT>> - Class in com.sap.cloud.sdk.cloudplatform.thread
-
Abstract class providing methods to execute an arbitrary command in a
ThreadContext.
- AbstractThreadContextExecutor() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.AbstractThreadContextExecutor
-
- AbstractTypeConverter<T,DomainT> - Class in com.sap.cloud.sdk.typeconverter
-
Abstract type converter base class for converting types to and from their domain-specific counterparts.
- AbstractTypeConverter() - Constructor for class com.sap.cloud.sdk.typeconverter.AbstractTypeConverter
-
- AccessDeniedResponse - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Access Denied Response.
- AccessDeniedResponse() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.AccessDeniedResponse
-
Default constructor.
- AccessDeniedResponse(String, Iterable<String>, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.AccessDeniedResponse
-
Detailed constructor.
- AccessedAttribute - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
This class represents the access to a security relevant attribute in the context of an audit log.
- AccessedAttribute(String, AccessedAttribute.Operation, String, Object, Object, boolean) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
Creates an AccessedAttribute instance based on all fields.
- AccessedAttribute(String, AccessedAttribute.Operation, String, Object, Object) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
Creates an AccessedAttribute with a successful operation.
- AccessedAttribute(String, AccessedAttribute.Operation) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
Creates an AccessedAttribute based on the mandatory fields.
- AccessedAttribute.Operation - Enum in com.sap.cloud.sdk.cloudplatform.auditlog
-
Enum representing the type of operation performed on the accessed attribute.
- AccessRequester - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Represents the requester of an access to an object in the context of an audit log.
- AccessRequester(HttpServletRequest) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
Creates an AccessRequester based on the given request.
- AccessRequester(HttpServletRequest, Tenant) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
Creates an AccessRequester based on the given request and tenant.
- AccessRequester(String, String, String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
- AccessToken - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Access Token with expiry date.
- AccessToken(String, Instant) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AccessToken
-
- AccessTokenDestination - Class in com.sap.cloud.sdk.cloudplatform.metering
-
Specifies the destination necessary to receive an authentication token.
- AccessTokenDestination() - Constructor for class com.sap.cloud.sdk.cloudplatform.metering.AccessTokenDestination
-
- accountId - Variable in class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
The account identifier.
- AccountSpecificAuthorization - Class in com.sap.cloud.sdk.cloudplatform.security
-
Authorization implementation based on an account Id and another Authorization.
- AccountSpecificAuthorization(String, Authorization) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
Creates a new authorization based on the tenant identifier and another Authorization.
- ActionRequestBuilder<BuilderT extends ActionRequestBuilder<BuilderT,ResultT>,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an Action OData request as a fluent interface for further configuring the request and
executing it.
- ActionRequestBuilder(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.ActionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- ActionRequestBuilder(String, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.ActionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- ActionRequestBuilder(String, ODataResourcePath, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.ActionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- ActionResponseCollection<ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Generic OData service response wrapper for action requests.
- ActionResponseSingle<ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Generic OData service response wrapper for action requests.
- activateProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ActivationApi
-
Activate a project
- activateRuleService(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ActivationApi
-
Activate a rule service
- ActivationApi - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api
-
Rule Authoring API for Cloud Foundry in version v1.
- ActivationApi(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ActivationApi
-
Instantiates this API class to invoke operations on the Rule Authoring API for Cloud Foundry.
- ActivationApi(ApiClient) - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ActivationApi
-
Instantiates this API class to invoke operations on the Rule Authoring API for Cloud Foundry based on a given
ApiClient.
- activityId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the activityId of this
TaskInstance instance and return the same instance.
- activityId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
- activityId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- activityName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
- activityName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- add(ApiUsageMetadata.Invocation) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.AdditionalInvocation
-
Add an invocation.
- add(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
-
Filter by expression "add".
- add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
-
Filter by expression "add".
- add(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "add".
- add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "add".
- add(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "add".
- add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "add".
- add(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "add".
- add(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "add".
- add(ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Addition expression for numbers.
- add(ValueDateTimeOffset, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Addition expression for date time and duration.
- add(ValueDuration, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Addition expression for duration and duration.
- add(ValueDate, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Addition expression for date and duration.
- add(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "add".
- add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "add".
- add(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "add".
- add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "add".
- add(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "add".
- add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "add".
- add(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "add".
- add(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "add".
- add(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "add".
- add(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "add".
- add(FilterableNumericDecimal<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "add".
- add(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
- add(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
- add(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
- add(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
- add(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- add(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- add(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- add(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- addAction(ODataRequestAction) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch.Changeset
-
Add an OData Action request to the current OData Batch changeset.
- addAdminGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addAdminUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addAnnotationParameter(AnnotationParameter) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
-
Adds the provided annotation parameter to the set of parameters in this instance.
- addAnnotationParameter(AnnotationParameter) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
-
Adds the provided annotation parameter to the set of parameters in this instance.
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Add one Annotations instance to this
AdminData.
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Add one Annotations instance to this
Rule.
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleServiceAllOf
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Add one Annotations instance to this
Ruleset.
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextCondition
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
- addAttributeDefinitionsItem(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
- addAttributesItem(CustomAttribute) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- addAttributesItem(CustomAttribute) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- addBccItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- addBearerTokenHeader(HttpRequest) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Configures a provided request to the service to bear required authentication token.
- addBranchesItem(TextBranches) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
Add one Branches instance to this
Text.
- addCcItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- addCellItem(DecisionTableCell) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- addChangeSet(FluentHelperModification<?, ?, ?>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
- addChangeSet(FluentHelperModification<?, ?, ?>...) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
-
Adds a single OData batch changeset that includes all of the given data modification requests.
- addChangeset(ModificationRequestBuilder<?>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
-
Add modifying operations to the OData batch request as combined changeset.
- addColumnItem(DecisionTableColumn) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- addComponentItem(StructureComponent) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Structure
-
Add one Component instance to this
Structure.
- addConditionItem(StructureAssociationCondition) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
- addContentItem(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormModel
-
- addContextAdminGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addContextAdminUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addContextViewerGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addContextViewerUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addCreate(ODataRequestCreate) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch.Changeset
-
Add an OData Create request to the current OData Batch changeset.
- addCreateItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- addCredentials(String, Credentials) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- addDataObject(String, DataObjectObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.DataObjectsApi
-
Create a data object
- addDataObjectItem(DataObjectObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Add one DataObject instance to this
Project.
- addDecorator(ThreadContextDecorator) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
-
- addDecorator(ThreadContextDecorator) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecoratorChain
-
- addDefaultErpSystem(ErpSystem) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- addDefaultHeader(String, String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Add a default header.
- addDelete(ODataRequestDelete) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch.Changeset
-
Add an OData Delete request to the current OData Batch changeset.
- addDeleteItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Add one Description instance to this
AdminData.
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesEnumeration
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Add one Description instance to this
Rule.
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Add one Description instance to this
Ruleset.
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- addDetailsItem(ErrorErrorDetails) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorError
-
- addDetailsItem(ErrorMessageErrorDetails) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageError
-
- addDetailsItem(TechnicalErrorErrorDetails) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
- addEnumerationItem(ElementValuesEnumeration) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues
-
- addExclusionItem(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfVocabulary
-
- addFailureResultEntry(ConversionParametersForFixedRate, Throwable) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkFixedRateConversionResult.BulkFixedRateConversionResultBuilder
-
- addFailureResultEntry(ConversionParametersForNonFixedRate, Throwable) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkNonFixedRateConversionResult.BulkNonFixedRateConversionResultBuilder
-
- addFunction(ODataRequestFunction) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
Add an OData Function request to the current OData Batch request.
- addFunctionImport(FluentHelperFunction<?, ?, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
Adds a function import call to the currently opened changeset.
- addFunctionImport(FluentHelperFunction<?, ?, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchChangeSet
-
Adds a function import call to the currently opened changeset.
- addHeader(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Add a header to the OData HTTP request.
- addHeaderIfAbsent(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Add a header to the OData HTTP request, if it is not included already.
- addIgnoredItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- addIncludedInterfaceItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- addIncludedInterfaceItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- addInclusionItem(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfVocabulary
-
- addInputItem(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
- addInterfaceItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- addInterfaceItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- additionalInvocation(JavaServiceMethodResolver.AdditionalInvocation) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
-
- additionalInvocations(Collection<? extends JavaServiceMethodResolver.AdditionalInvocation>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
-
- additionalProperties(Map<? extends String, ? extends String>) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- additionalProperty(String, String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- addJobsItem(WorkflowDefinitionJob) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- addKeyProperties(Map<String, Object>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
-
Add properties to the OData entity key.
- addKeyProperty(String, PrimitiveT) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
-
Add an entity property to this key.
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Add one Label instance to this
Rule.
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Add one Label instance to this
Ruleset.
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- addListener(ThreadContextListener) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
-
- addListener(ThreadContextListener) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListenerChain
-
- addListener(MessageListener<? extends Message>) - Method in class com.sap.cloud.sdk.datamodel.messaging.core.DefaultMessageDelegator
-
Deprecated.
Add a custom, type-safe listener to react on messages sent from the SAP Cloud Platform Enterprise Messaging
service.
- addListener(MessageListener<? extends Message>) - Method in interface com.sap.cloud.sdk.datamodel.messaging.core.MessageDelegator
-
Deprecated.
Adds a listener instance of type
MessageListener that gets notified upon the reception of a message.
- addListener(MessageListener<?>) - Method in class com.sap.cloud.sdk.datamodel.messaging.jms.JmsMessageDelegator
-
Deprecated.
Add a custom, type-safe listener to react on messages sent from the SAP Cloud Platform Enterprise Messaging
service.
- addListener(ODataRequestListener) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Attach a listener to the request process.
- addManagedSystem(ManagedSystemObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ManagedSystemsApi
-
Create a system.
- addMessageFactoryMappers(MessageFactoryMapper...) - Method in class com.sap.cloud.sdk.datamodel.messaging.core.MessagingVdmConverter
-
Deprecated.
- addMessageFactoryMappers(MessageFactoryMapper...) - Method in class com.sap.cloud.sdk.datamodel.messaging.jms.JmsMessagingVdmConverter
-
Deprecated.
- addMultiSigAddress(int, List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Creates a pay-to-scripthash (P2SH) multiSig address and adds it to the wallet.
- addNamedDestination(Destination) - Method in class com.sap.cloud.sdk.testutil.DestinationAccessorMocker
-
Add a destination with "name" property.
- addOperationItem(TextOperation) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
- addOperationItem(TextOperation) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextDefault
-
- addParameter(String, PrimitiveT) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
-
Add a parameter to function parameters.
- addParameterItem(TableParameter) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Table
-
Add one Parameter instance to this
Table.
- addParameterToLastSegment(AbstractODataParameters) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Add a path parameter to the last segment.
- addPredefinedItem(TextPredefined) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
Add one Predefined instance to this
Text.
- addProject(ProjectVersionObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ProjectsApi
-
Create a project.
- addProjectItem(ProjectObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Add one Project instance to this
Project.
- addQueryParameter(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Add a query parameter to the HTTP request.
- addRead(ODataRequestRead) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
Add an OData Read request to the current OData Batch request.
- addReadByKey(ODataRequestReadByKey) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
Add an OData Read-By-Key request to the current OData Batch request.
- addReadOperations(FluentHelperRead<?, ?, ?>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
- addReadOperations(FluentHelperByKey<?, ?, ?>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
- addReadOperations(FluentHelperFunction<?, ?, ?>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
- addReadOperations(FluentHelperRead<?, ?, ?>...) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
-
Add read request to the OData batch request builder.
- addReadOperations(FluentHelperByKey<?, ?, ?>...) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
-
Add read-by-key request to the OData batch request builder.
- addReadOperations(FluentHelperFunction<?, ?, ?>...) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
-
Add function requests to the OData batch request builder.Only functions that use GET can be added.
- addReadOperations(ReadRequestBuilder<?>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
-
Add read operations to the OData batch request.
- addRecipientGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- addRecipientGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- addRecipientUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- addRecipientUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- addReferenceItem(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
- addRefsItem(AttachmentsContextRefs) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextGroups
-
- addRequest(FluentHelperDelete<?, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
Adds a delete operation to the current changeset request.
- addRequest(FluentHelperCreate<?, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
Adds a create operation to the current changeset request.
- addRequest(FluentHelperUpdate<?, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
Adds an update operation to the current changeset request.
- addRequestCreate(Function<EntityT, FluentHelperCreate<?, EntityT>>, EntityT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
Add a create operation to the current changeset request.
- addRequestDelete(Function<EntityT, FluentHelperDelete<?, EntityT>>, EntityT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
Add a delete operation to the current changeset request.
- addRequestUpdate(Function<EntityT, FluentHelperUpdate<?, EntityT>>, EntityT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
Add an update operation to the current changeset request.
- addResultItem(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
- addResultItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceResult
-
- addRowItem(DecisionTableRow) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- addRule(String, RuleObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.RulesApi
-
Create a rule
- addRuleItem(RuleObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Add one Rule instance to this
Project.
- addRuleItem(RulesetAllOfRule) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Add one Rule instance to this
Ruleset.
- addRuleItem(RulesetAllOfRule) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
- addRuleService(String, RuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.RuleServicesApi
-
Create a rule service
- addRuleServiceItem(RuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Add one RuleService instance to this
Project.
- addRuleSet(String, Ruleset) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.RulesetsApi
-
Create a ruleset
- addRulesetItem(Ruleset) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Add one Ruleset instance to this
Project.
- addSegment(String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Add a navigation to the path.
- addSegment(String, AbstractODataParameters) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Add a navigation with a parameters or function or action call to the path.
- addSuccessResultEntry(ConversionParametersForFixedRate, SingleFixedRateConversionResult) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkFixedRateConversionResult.BulkFixedRateConversionResultBuilder
-
- addSuccessResultEntry(ConversionParametersForNonFixedRate, SingleNonFixedRateConversionResult) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkNonFixedRateConversionResult.BulkNonFixedRateConversionResultBuilder
-
- addTestSystem(TestSystem<?>) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- addToItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- addUpdate(ODataRequestUpdate) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch.Changeset
-
Add an OData Update request to the current OData Batch changeset.
- addUpdateItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- addViewerGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addViewerUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addVocabularyItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
- addVocabularyItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceInvocationInput
-
- addWorkflowDefinitionsItem(FormMetadataWorkflowDefinitions) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
- AdminData - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
AdminData
- AdminData() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
- adminGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- adminGroups(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- adminUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- adminUsers(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- afterDestroy(ThreadContext, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
-
- alias(String) - Method in class com.sap.cloud.sdk.testutil.ErpSystem.ErpSystemBuilder
-
- all(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by lambda expression "all".
- all(Expressions.OperandMultiple, ValueBoolean, Predicate<FieldReference>, String) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- All() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.All
-
- all() - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Select all properties of an entity.
- all(FilterableBoolean<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by lambda expression "all".
- and(CacheFilter, CacheFilter...) - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Creates a new
CacheFilter instance which represents the conjunction of all passed cache filters.
- and(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
-
Combine current filter expression with another expression in conjunction.
- and(Boolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
-
Combine the filter expression with another expression in conjunction
- and(ValueBoolean, ValueBoolean) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
-
- and(String, Order) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.OrderExpression
-
To maintain a Map of OrderExpressions with field name and order.
- and(ExpressionFluentHelper<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
-
Boolean AND expression fluent helper.
- and(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- and(String, String) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCustomHttpHeader
-
- and(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
Combine current string with another search string in conjunction.
- and(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
Combine current search expression with another search expression in conjunction.
- and(FilterableBoolean<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean
-
Combine current filter expression with another expression in conjunction.
- and(Boolean) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean
-
Combine the filter expression with a boolean value in conjunction.
- andSystem(String) - Method in class com.sap.cloud.sdk.testutil.rules.ForEachSystemRule.FluentHelper
-
Finishes the configuration of the current system and start configuration of the next one.
- AnnotatedFieldGsonExclusionStrategy<AnnotationT extends Annotation> - Class in com.sap.cloud.sdk.result
-
Implementation of GSON ExclusionStrategy excluding all fields not annotated with the given
annotation.
- AnnotatedFieldGsonExclusionStrategy(Class<AnnotationT>) - Constructor for class com.sap.cloud.sdk.result.AnnotatedFieldGsonExclusionStrategy
-
- AnnotationBasedHttpClientListener - Class in com.sap.cloud.sdk.quality
-
HttpClientListener implementation printing the content of the
CodeQuality annotation located
somewhere on the StackTrace.
- AnnotationBasedHttpClientListener(Path) - Constructor for class com.sap.cloud.sdk.quality.AnnotationBasedHttpClientListener
-
Creates a new listener, writing the report into a file at the given path.
- AnnotationBasedHttpClientListener() - Constructor for class com.sap.cloud.sdk.quality.AnnotationBasedHttpClientListener
-
- AnnotationDefinition - Class in com.sap.cloud.sdk.datamodel.odata.generator.annotation
-
Data structure to represent a Java annotation and its parameters.
- AnnotationDefinition(Class<? extends Annotation>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
-
Create a plain annotation definition with no annotation parameters.
- AnnotationDefinition(Class<? extends Annotation>, AnnotationParameter...) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
-
Create an annotation definition with the provided annotation parameters.
- AnnotationDefinition - Class in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
-
Data structure to represent a Java annotation and its parameters.
- AnnotationDefinition(Class<? extends Annotation>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
-
Create a plain annotation definition with no annotation parameters.
- AnnotationDefinition(Class<? extends Annotation>, AnnotationParameter...) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
-
Create an annotation definition with the provided annotation parameters.
- AnnotationParameter - Class in com.sap.cloud.sdk.datamodel.odata.generator.annotation
-
Data structure to represent a parameter of a Java annotation.
- AnnotationParameter(String, Class<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a
Class value.
- AnnotationParameter(String, Enum<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with an
Enum value.
- AnnotationParameter(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a
String value.
- AnnotationParameter(String, char) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a char value.
- AnnotationParameter(String, byte) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a byte value.
- AnnotationParameter(String, boolean) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a boolean value.
- AnnotationParameter(String, double) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a double value.
- AnnotationParameter(String, float) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a float value.
- AnnotationParameter(String, long) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a long value.
- AnnotationParameter(String, int) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with an int value.
- AnnotationParameter(String, short) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a short value.
- AnnotationParameter - Class in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
-
Data structure to represent a parameter of a Java annotation.
- AnnotationParameter(String, Class<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a
Class value.
- AnnotationParameter(String, Enum<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with an
Enum value.
- AnnotationParameter(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a
String value.
- AnnotationParameter(String, char) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a char value.
- AnnotationParameter(String, byte) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a byte value.
- AnnotationParameter(String, boolean) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a boolean value.
- AnnotationParameter(String, double) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a double value.
- AnnotationParameter(String, float) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a float value.
- AnnotationParameter(String, long) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a long value.
- AnnotationParameter(String, int) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with an int value.
- AnnotationParameter(String, short) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a short value.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Set the annotations of this
AdminData instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Set the annotations of this
DataObject instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Set the annotations of this
DataObjectObject instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Set the annotations of this
ProjectObject instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the annotations of this
Rule instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Set the annotations of this
RuleObject instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Set the annotations of this
RuleService instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleServiceAllOf
-
Set the annotations of this
RuleServiceAllOf instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the annotations of this
Ruleset instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
Set the annotations of this
TableParameter instance and return the same instance.
- AnnotationStrategy - Interface in com.sap.cloud.sdk.datamodel.odata.generator.annotation
-
Implementations of this interface instruct the VDM generator on which annotations to apply to the generated Java
code.
- AnnotationStrategy - Interface in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
-
Implementations of this interface instruct the VDM generator on which annotations to apply to the generated Java
code.
- any(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by lambda expression "any".
- any() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by lambda expression "any", for finding non-empty collections.
- any(Expressions.OperandMultiple, ValueBoolean, Predicate<FieldReference>, String) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- any(Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- any(FilterableBoolean<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by lambda expression "any".
- ApiClient - Class in com.sap.cloud.sdk.services.openapi.apiclient
-
Used by the OpenAPI VDM to access HTTP-related information, such as the target URL of the headers.
- ApiClient() - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Creates an instance of this class.
- ApiClient(RestTemplate) - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Creates an instance of this class given an instance of RestTemplate.
- ApiClient(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
- apiClient - Variable in class com.sap.cloud.sdk.services.openapi.core.AbstractOpenApiService
-
The instance of
ApiClient the concrete API class uses to conduct HTTP commmunication.
- ApiClient.CollectionFormat - Enum in com.sap.cloud.sdk.services.openapi.apiclient
-
Enum representing the delimiter of a given collection.
- ApiKeyAuth - Class in com.sap.cloud.sdk.services.openapi.apiclient.auth
-
Authentication at the REST API by providing an API key
- ApiKeyAuth(String, String) - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Create an instance of this authentication using an API key
- ApiMaturity - Enum in com.sap.cloud.sdk.datamodel.openapi.generator.model
-
Represents the maturity of the API to generate code for.
- apiMaturity(ApiMaturity) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- apiNameToServiceTitle(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given apiName into the title of a service.
- apiPackage(String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- apiSpecFilePath(Path) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
-
- ApiUsageMetadata - Interface in com.sap.cloud.sdk.datamodel.metadata.generator
-
Metadata about API usage.
- ApiUsageMetadata.Invocation - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
Method invocation type.
- ApiUsageMetadata.MethodArgument - Interface in com.sap.cloud.sdk.datamodel.metadata.generator
-
A method argument.
- ApiUsageMetadata.MethodArgumentDynamic - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
A method argument as variable reference.
- ApiUsageMetadata.MethodArgumentStatic - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
A method argument as static code.
- append(Iterable<Object>) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
- append(Object...) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Appends the given Objects to this instance.
- append(Iterable<ComponentT>) - Method in interface com.sap.cloud.sdk.cloudplatform.cache.GenericCacheKey
-
Appends the given Objects to this instance.
- append(Iterable<Serializable>) - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
-
- append(DestinationLoader) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain.DestinationLoaderChainBuilder
-
The next DestinationLoader to query if the previous loaders did not return any Destination.
- appendButton(B) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonCollection
-
- appendContent(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.TextResponse
-
- appendDestinationLoader(DestinationLoader) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
-
- appendRawTransaction(String, List<MultichainUTXO>, Map<String, Integer>, List<String>, String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
This works like createrawtransaction but adds the given inputs and (regular or metadata) outputs to the raw
transaction specified in tx-hex, rather than creating a new transaction.
- appendSuffixIfNameIsReservedKeyword(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
Appends the given suffix to the given name, if the name is a reserved keyword.
- appendToTitle(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonCollection
-
- applicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the applicationScope of this
TaskInstance instance and return the same instance.
- applicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
Set the applicationScope of this
WorkflowDefinition instance and return the same instance.
- applicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- applicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Set the applicationScope of this
WorkflowInstance instance and return the same instance.
- applicationServer(String) - Method in class com.sap.cloud.sdk.testutil.ErpSystem.ErpSystemBuilder
-
- ApplicationService - Class in com.sap.cloud.sdk.services.blockchain.fabric.credentials
-
An Application Service contains all necessary credentials and information to interact with a Hyperledger Fabric
chaincode.
- ApplicationService(ChannelService, String) - Constructor for class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ApplicationService
-
Provides an Application Service that contains all provided credentials and can be used to receive a contract
object from the Fabric Service.
- ApplicationService(String) - Constructor for class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ApplicationService
-
Provides an Application Service that contains all provided credentials and can be used to receive a contract
object from the Fabric Service.
- ApplicationService() - Constructor for class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ApplicationService
-
Provides an Application Service that contains all provided credentials and can be used to receive a contract
object from the Fabric Service.
- apply(Statement, Description) - Method in class com.sap.cloud.sdk.testutil.DestinationAccessorMocker
-
- apply(Statement, Description) - Method in class com.sap.cloud.sdk.testutil.rules.ForEachSystemRule
-
- applyAction(BoundAction.SingleToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Apply a bound action returning a single or no object to the current element.
- applyAction(BoundAction.SingleToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Apply a bound action returning a collection of elements to the current element.
- applyAction(BoundAction.CollectionToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
-
Apply a bound action returning a collection of objects to the current entity collection.
- applyAction(BoundAction.CollectionToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
-
Apply a bound action returning a single or no object to an entity collection of the service.
- applyAction(BoundAction.CollectionToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
-
Apply a bound action returning a collection of objects to the current entity collection.
- applyAction(BoundAction.CollectionToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
-
Apply a bound action returning a single or no object to an entity collection of the service.
- applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DefaultNameFormattingStrategy
-
- applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.LowercaseNameFormattingStrategy
-
- applyFormat(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.NameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DefaultNameFormattingStrategy
-
- applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.LowercaseNameFormattingStrategy
-
- applyFormat(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.NameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- applyFunction(BoundFunction.SingleToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Apply a bound function returning a single object to the current element.
- applyFunction(BoundFunction.SingleToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Apply a bound function returning a collection of objects to the current element.
- applyFunction(BoundFunction.CollectionToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
-
Apply a bound function returning a single object to the current element.
- applyFunction(BoundFunction.CollectionToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
-
Apply a bound function returning a collection of objects to the current element.
- applyFunction(BoundFunction.CollectionToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
-
Apply a bound function returning a single object to the current element.
- applyFunction(BoundFunction.CollectionToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
-
Apply a bound function returning a collection of objects to the current element.
- applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
- applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in interface com.sap.cloud.sdk.services.openapi.apiclient.auth.Authentication
-
Apply authentication settings to header and / or query parameters.
- applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
-
- applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuth
-
- arg(String) - Static method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
-
Convenient method to add static argument code.
- arg(String, Class<?>) - Static method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
-
Convenient method to add static argument code.
- arg(String, Class<?>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
-
Convenient method to add an argument reference.
- arg(String, String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
-
Convenient method to add an argument reference.
- arg(String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
-
Convenient method to add static argument code.
- artifactId(String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate.MavenCoordinateBuilder
-
- as(Class<T>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
-
Converts ODataRequestResult into POJO.
- as(Class<T>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- as(Class<T>, Function<JsonElement, JsonElement>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Converts ODataRequestResult into a POJO based on a function extracting the relevant JSON response object.
- as(Class<T>) - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
Returns a value from this element.
- as(Type) - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- as(Class<T>) - Method in interface com.sap.cloud.sdk.result.ResultObject
-
- as(Type) - Method in interface com.sap.cloud.sdk.result.ResultObject
-
- AS_JSON_ARRAY_TO_CREDENTIALS - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy
-
- AS_JSON_ARRAY_TO_ROOT - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy
-
- asBigDecimal() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asBigDecimal() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asBigDecimal() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asBigDecimal() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asBigDecimal() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asBigDecimalList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asBigDecimalList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBigDecimalList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asBigDecimalList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asBigDecimalSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asBigDecimalSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBigDecimalSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asBigDecimalSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asBigInteger() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asBigInteger() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asBigInteger() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asBigInteger() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asBigInteger() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asBigIntegerList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asBigIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBigIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asBigIntegerList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asBigIntegerSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asBigIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBigIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asBigIntegerSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asBinary() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
-
Cast the field reference to a binary value, enabling type-safe expressions.
- asBoolean() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
-
Cast the field reference to a boolean value, enabling type-safe expressions.
- asBoolean() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asBoolean() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asBoolean() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asBoolean() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asBoolean() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asBooleanList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asBooleanList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBooleanList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asBooleanList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asBooleanSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asBooleanSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBooleanSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asBooleanSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asByte() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asByte() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asByte() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asByte() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asByte() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asByteList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asByteList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asByteList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asByteList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asByteSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asByteSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asByteSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asByteSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asc() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty
-
A property for order ascending.
- asc(SimpleProperty<EntityT>) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
-
Creates a FieldOrdering representing an ascending order over the given property
- asCharacter() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asCharacter() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asCharacter() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asCharacter() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asCharacter() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asCharacterList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asCharacterList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asCharacterList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asCharacterList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asCharacterSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asCharacterSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asCharacterSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asCharacterSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asChildOf(ParentEntityT, EntityLink<? extends EntityLink<?, ParentEntityT, EntityT>, ParentEntityT, EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate
-
This function allows to create a new entity via an existing parent entity.
- AsciiUtils - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Provides convenience to remove non-printable characters from a String.
- AsciiUtils() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AsciiUtils
-
- asCollection() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
-
Cast the field reference to a collection value, enabling type-safe expressions.
- asDate() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
-
Cast the field reference to a date value, enabling type-safe expressions.
- asDateTimeOffset() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
-
Cast the field reference to an offset-date-time value, enabling type-safe expressions.
- asDouble() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asDouble() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asDouble() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asDouble() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asDouble() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asDoubleList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asDoubleList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asDoubleList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asDoubleList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asDoubleSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asDoubleSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asDoubleSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asDoubleSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asDuration() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
-
Cast the field reference to a duration value, enabling type-safe expressions.
- asFloat() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asFloat() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asFloat() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asFloat() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asFloat() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asFloatList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asFloatList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asFloatList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asFloatList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asFloatSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asFloatSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asFloatSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asFloatSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asHttp() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
- asHttp() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
-
Decorates this object as a HttpDestination,
- asHttp() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestination
-
- asHttp() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestination
-
- asHttp() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.WrappedDestination
-
- asInteger() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asInteger() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asInteger() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asInteger() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asInteger() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asIntegerList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asIntegerList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asIntegerSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asIntegerSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asList(Class<T>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
-
Converts ODataRequestResult into list of POJOs.
- asList(Class<T>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- asList(Class<T>) - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asList(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asList(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asList(Class<T>) - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asListOfMaps() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
-
Construct and get a list of key-value maps from the OData response.
- asListOfMaps() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- asLong() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asLong() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asLong() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asLong() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asLong() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asLongList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asLongList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asLongList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asLongList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asLongSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asLongSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asLongSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asLongSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asMap() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
-
Construct and get a key-value map from the OData response.
- asMap() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- asNestedQueryOnProperty(String, ODataProtocol) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Create a nested query on a property.
- asNumber() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
-
Cast the field reference to a numeric value, enabling type-safe expressions.
- asRfc() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
- asRfc() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
-
Decorates this object as a RfcDestination,
- asRfc() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestination
-
- asRfc() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestination
-
- asRfc() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.WrappedDestination
-
- assertHasSuppressedExceptionTypes(Throwable, Class<? extends Throwable>...) - Static method in class com.sap.cloud.sdk.testutil.ThrowableAssertionUtil
-
Asserts that the given
Throwable has suppressed exceptions of the given types.
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.ScpCfAuditLogFacade
-
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.ScpNeoAuditLogFacade
-
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.ScpNeoPrincipalFacade
-
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.ScpNeoTenantFacade
-
- assertRuntimeDependenciesExist() - Method in interface com.sap.cloud.sdk.cloudplatform.WithRuntimeDependencies
-
Asserts that required runtime dependencies are available on the class path.
- assertThatDirectoriesHaveSameContent(Path, Path) - Static method in class com.sap.cloud.sdk.testutil.DirectoryContentAssertionUtil
-
Asserts that two given directories have the exact content in terms of folders and contents of all files.
- assertThatEnabled() - Method in interface com.sap.cloud.sdk.frameworks.togglz.Feature
-
Deprecated.
- asSet(Class<T>) - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asSet(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asSet(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asSet(Class<T>) - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asShort() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asShort() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asShort() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asShort() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asShort() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asShortList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asShortList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asShortList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asShortList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asShortSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asShortSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asShortSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asShortSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- association(StructureAssociation) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- asString() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
-
Cast the field reference to a string value, enabling type-safe expressions.
- asString() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asString() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asString() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asString() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asString() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asStringList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asStringList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asStringList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asStringList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asStringSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asStringSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asStringSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asStringSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell
-
Set the AST of this
ResultCell instance and return the same instance.
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextCondition
-
Set the AST of this
TextCondition instance and return the same instance.
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
Set the AST of this
TextOperation instance and return the same instance.
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
Set the AST of this
TextPredefined instance and return the same instance.
- asTimeOfDay() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
-
Cast the field reference to a time-of-day value, enabling type-safe expressions.
- attachments(AttachmentsContext) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- attachments(AttachmentsContext) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceStartPayload
-
- AttachmentsContext - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
AttachmentsContext
- AttachmentsContext() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContext
-
- AttachmentsContextGroups - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
AttachmentsContextGroups
- AttachmentsContextGroups() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextGroups
-
- AttachmentsContextRefs - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
A reference to a file in the remote repository
- AttachmentsContextRefs() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextRefs
-
- attachToService(String, HttpDestinationProperties) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Sets the service path and destination for the fetch commands of this entity.
- attachToService(String, HttpDestinationProperties) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Sets the service path and destination for the fetch commands of this entity.
- attributeDefinitions(List<Object>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
Set the attributeDefinitions of this
TaskDefinition instance and return the same instance.
- attributes(List<CustomAttribute>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the attributes of this
TaskInstance instance and return the same instance.
- attributes(List<CustomAttribute>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Set the attributes of this
WorkflowInstance instance and return the same instance.
- attributesAsList(AccessedAttribute, AccessedAttribute...) - Static method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditLogUtils
-
Takes an instance of
AccessedAttribute as well as an arbitrary number of additional instances and merges
them into a list.
- Audience - Class in com.sap.cloud.sdk.cloudplatform.security
-
The audience of an authorization
- Audience(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.Audience
-
- AuditedDataObject - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
This class stores auditing information about the object being accessed.
- AuditedDataObject(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
Creates an audited data object instance with provided object type and randomly generated identifier.
- AuditedDataObject(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
Creates an audited data object instance with provided object type and identifier.
- AuditedDataSubject - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
This class stores auditing information about who owns the data.
- AuditedDataSubject(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
Creates an audited data subject instance with provided type and role and randomly generated identifier.
- AuditedDataSubject(String, String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
Creates an audited data subject instance with provided type, role and identifier.
- AuditLog - Interface in com.sap.cloud.sdk.cloudplatform.auditlog
-
Interface for audit logging.
- AuditLogAccessException - Exception in com.sap.cloud.sdk.cloudplatform.auditlog.exception
-
Runtime exception indicating that there was an issue while accessing the audit log.
- AuditLogAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
Initializes the exception by delegating the message to the super constructor.
- AuditLogAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
Initializes the exception by delegating the causing exception to the super constructor.
- AuditLogAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
Initializes the exception by delegating the message and the causing exception to the super constructor.
- AuditLogAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
- AuditLogFacade - Interface in com.sap.cloud.sdk.cloudplatform.auditlog
-
Facade interface encapsulating the creation of a concrete
AuditLog implementation.
- AuditLogger - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Main class of the audit log functionality.
- AuditLogger() - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditLogger
-
- AuditLoggingStateRepository - Class in com.sap.cloud.sdk.frameworks.togglz
-
Deprecated.
- AuditLoggingStateRepository(StateRepository) - Constructor for class com.sap.cloud.sdk.frameworks.togglz.AuditLoggingStateRepository
-
Deprecated.
- AuditLogUtils - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Utility class providing functions common to all AuditLog implementations.
- AuditLogUtils() - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditLogUtils
-
- augmentBuilder(DestinationOptionsAugmenter) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions.Builder
-
Use another class that implements
DestinationOptionsAugmenter to set configuration parameters that
are specific to a platform/environment/etc.
- augmentBuilder(DestinationOptions.Builder) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptionsAugmenter
-
Use this class to set configuration parameters that are specific to a platform/environment/etc.
- augmentBuilder(DestinationOptions.Builder) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationOptionsAugmenter
-
- augmentBuilder(DestinationOptions.Builder) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationOptionsAugmenter
-
- augmentBuilder(DestinationOptions.Builder) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpVcapDestinationOptionAugmenter
-
- augmenter() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationOptionsAugmenter
-
- augmenter() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationOptionsAugmenter
-
- AUTH_TOKEN_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
- AuthContextFilter - Class in com.sap.cloud.sdk.cloudplatform.security.servlet
-
Filter rejecting all non-HTTP requests and responses as well as log in the remote user.
- AuthContextFilter() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.servlet.AuthContextFilter
-
- Authentication - Interface in com.sap.cloud.sdk.services.openapi.apiclient.auth
-
Representing a method to authenticate at the REST API
- authenticationHeaders(List<Header>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination.Builder
-
Adds the authentication headers to every outgoing request to this destination
- AuthenticationType - Enum in com.sap.cloud.sdk.cloudplatform.connectivity
-
Enum representing different ways a user may be authenticated .
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the expected authentication type of the DefaultHttpDestination.
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination.Builder
-
Sets the authentication type of the destination.
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination.Builder
-
Sets the authentication type of the destination
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.testutil.MockDestination.MockDestinationBuilder
-
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination.MockErpDestinationBuilder
-
- authorization - Variable in class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
The wrapped authorization.
- Authorization - Class in com.sap.cloud.sdk.cloudplatform.security
-
Class that represents an authorization of a user.
- Authorization(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.Authorization
-
- authorization - Variable in class com.sap.cloud.sdk.cloudplatform.security.TenantSpecificAuthorization
-
The wrapped authorization.
- authorization - Variable in class com.sap.cloud.sdk.cloudplatform.security.UserSpecificAuthorization
-
The wrapped authorization.
- AuthorizationApiDestination - Class in com.sap.cloud.sdk.cloudplatform.metering
-
Specifies the destination necessary to receive authorization token for a user.
- AuthorizationApiDestination() - Constructor for class com.sap.cloud.sdk.cloudplatform.metering.AuthorizationApiDestination
-
- AuthorizationServerSettings - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- AuthorizationServerSettings(URI, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AuthorizationServerSettings
-
Deprecated.
Default constructor.
- AuthorizationServerSettings.AuthorizationServerSettingsBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Deprecated.
- authorizePath(String) - Method in class com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceSettings.OAuth2ServiceSettingsBuilder
-
- AuthToken - Class in com.sap.cloud.sdk.cloudplatform.security
-
Class providing access to the authorization token of a request on SAP Cloud Platform Cloud Foundry.
- AuthToken(DecodedJWT) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthToken
-
- AuthTokenAccessException - Exception in com.sap.cloud.sdk.cloudplatform.security.exception
-
Thrown if the authorization token cannot be accessed.
- AuthTokenAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
-
Exception constructor.
- AuthTokenAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
-
Exception constructor.
- AuthTokenAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
-
Exception constructor.
- AuthTokenAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
-
- AuthTokenAccessor - Class in com.sap.cloud.sdk.cloudplatform.security
-
Accessor for retrieving the current
AuthToken on SAP Cloud Platform Cloud Foundry.
- AuthTokenBuilder - Class in com.sap.cloud.sdk.cloudplatform.security
-
Utility class to manage decoding and encoding of JWT.
- AuthTokenBuilder() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenBuilder
-
- AuthTokenBuilder.FluentHelperBuild - Interface in com.sap.cloud.sdk.cloudplatform.security
-
Fluent helper to chain operations.
- AuthTokenBuilder.FluentHelperRefreshToken - Class in com.sap.cloud.sdk.cloudplatform.security
-
Fluent helper to chain operations.
- AuthTokenBuilder.FluentHelperUnsignedJwt - Class in com.sap.cloud.sdk.cloudplatform.security
-
- AuthTokenFacade - Interface in com.sap.cloud.sdk.cloudplatform.security
-
- AuthTokenThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.security
-
Implementation of
ThreadContextListener that ensures the correct initialization of
AuthTokens when
working with non-container managed threads on all supported Cloud platforms.
- AuthTokenThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
-
Default constructor.
- AuthTokenThreadContextListener(AuthToken) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
-
Constructor for providing a
AuthToken to be returned by this listener.
- Axis2CustomConverterListener - Class in com.sap.cloud.sdk.s4hana.connectivity.soap
-
Servlet listener that is responsible for registering a default custom converter class in the Axis2 framework.
- Axis2CustomConverterListener() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
-
- DataAdapter - Interface in com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter
-
An interface with the method signatures to get exchange rates, exchange rate type details and default tenant
settings.
- DataAdapterException - Exception in com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter
-
An exception that occurs when any one (or more) of the requested conversions could not be processed.
- DataAdapterException(String) - Constructor for exception com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter.DataAdapterException
-
- DataAdapterException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter.DataAdapterException
-
- DataExportApi - Class in com.sap.cloud.sdk.services.scp.workflow.cf.api
-
Workflow API for Cloud Foundry in version v1.
- DataExportApi(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.api.DataExportApi
-
Instantiates this API class to invoke operations on the Workflow API for Cloud Foundry.
- DataExportApi(ApiClient) - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.api.DataExportApi
-
Instantiates this API class to invoke operations on the Workflow API for Cloud Foundry based on a given
ApiClient.
- DataModelGenerator - Class in com.sap.cloud.sdk.datamodel.odata.generator
-
Builder for the ODataToVdmGenerator, gathering all relevant parameter or providing default values for
unspecified ones.
- DataModelGenerator() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- DataModelGenerator - Class in com.sap.cloud.sdk.datamodel.odatav4.generator
-
Builder for the ODataToVdmGenerator, gathering all relevant parameter or providing default values for
unspecified ones.
- DataModelGenerator() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- DataModelGenerator - Class in com.sap.cloud.sdk.datamodel.openapi.generator
-
Delegates code generation to the public open-source OpenAPI Generator at https://openapi-generator.tech/.
- DataModelGenerator() - Constructor for class com.sap.cloud.sdk.datamodel.openapi.generator.DataModelGenerator
-
Default constructor initializing the generator with default class members
- DataModelGeneratorCli - Class in com.sap.cloud.sdk.datamodel.odata.generator
-
CLI wrapper of the DataModelGenerator builder.
- DataModelGeneratorCli - Class in com.sap.cloud.sdk.datamodel.odatav4.generator
-
CLI wrapper of the DataModelGenerator builder.
- DataModelGeneratorCli - Class in com.sap.cloud.sdk.datamodel.openapi.generator
-
- DataModelGeneratorMojo - Class in com.sap.cloud.sdk.datamodel.odata.generator
-
Mojo used in the OData Generator Maven Plugin.
- DataModelGeneratorMojo() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGeneratorMojo
-
- DataModelGeneratorMojo - Class in com.sap.cloud.sdk.datamodel.odatav4.generator
-
Mojo used in the OData V4 Generator Maven Plugin.
- DataModelGeneratorMojo() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGeneratorMojo
-
- DataModelGeneratorMojo - Class in com.sap.cloud.sdk.datamodel.openapi.generator
-
Mojo used in the REST Generator Maven Plugin.
- DataModelGeneratorMojo() - Constructor for class com.sap.cloud.sdk.datamodel.openapi.generator.DataModelGeneratorMojo
-
- DatamodelMetadataGenerator - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
Generates metadata about the Virtual Data Model.
- DatamodelMetadataGenerator(Path) - Constructor for class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataGenerator
-
Constructor for DatamodelMetadataGenerator.
- DatamodelMetadataInput - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
Metadata about the Virtual Data Model.
- DatamodelMetadataInput.DatamodelMetadataInputBuilder - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
- DataObject - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DataObject
- DataObject() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- dataObject(List<DataObjectObject>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Set the dataObject of this
Project instance and return the same instance.
- DataObject.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of data object.
- DataObjectAllOf - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DataObjectAllOf
- DataObjectAllOf() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectAllOf
-
- DataObjectAllOf.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of data object.
- DataObjectObject - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DataObjectObject
- DataObjectObject() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- DataObjectObject.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of data object.
- DataObjectObjectAllOf - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DataObjectObjectAllOf
- DataObjectObjectAllOf() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObjectAllOf
-
- DataObjectsApi - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api
-
Rule Authoring API for Cloud Foundry in version v1.
- DataObjectsApi(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.DataObjectsApi
-
Instantiates this API class to invoke operations on the Rule Authoring API for Cloud Foundry.
- DataObjectsApi(ApiClient) - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.DataObjectsApi
-
Instantiates this API class to invoke operations on the Rule Authoring API for Cloud Foundry based on a given
ApiClient.
- dataProviderCode(String) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RatesDataProviderCode.RatesDataProviderCodeBuilder
-
- dataSource(String) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RatesDataSource.RatesDataSourceBuilder
-
- date() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "date".
- date(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
- Date(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Date
-
- date() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "date".
- DATE_PATTERN - Static variable in class com.sap.cloud.sdk.cloudplatform.util.StringConverter
-
The ISO date pattern.
- DATE_TIME_PATTERN - Static variable in class com.sap.cloud.sdk.cloudplatform.util.StringConverter
-
The ISO date time pattern.
- dateDay() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
-
Filter by expression "day".
- dateDay() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "day".
- dateDay() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "day".
- dateDay() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "day".
- DateGsonSerializer - Class in com.sap.cloud.sdk.cloudplatform.servlet.response.serializer
-
Class for serialization of
Date from and to
JsonElement.
- DateGsonSerializer() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.serializer.DateGsonSerializer
-
- dateMonth() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
-
Filter by expression "month".
- dateMonth() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "month".
- dateMonth() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "month".
- dateMonth() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "month".
- DateTime(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.DateTime
-
- dateYear() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
-
Filter by expression "year".
- dateYear() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "year".
- dateYear() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "year".
- dateYear() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "year".
- day(ValueDate) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
- day(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
- DB_MIGRATE_UP_TO_CHANGESET - Static variable in class com.sap.cloud.sdk.frameworks.liquibase.LiquibaseProvider
-
Deprecated.
The database changeset to migrate up to.
- DecimalDescriptor - Annotation Type in com.sap.cloud.sdk.datamodel.odatav4.core
-
Annotation indicating the precision and scale of a decimal field
- DecisionTable - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTable
- DecisionTable() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- decisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
Set the decisionTable of this
DecisionTableRule instance and return the same instance.
- decisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRuleAllOf
-
- decisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Set the decisionTable of this
RuleObject instance and return the same instance.
- decisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObjectAllOf
-
Set the decisionTable of this
RuleObjectAllOf instance and return the same instance.
- DecisionTable.HitPolicyEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
The hit policy of rule, has to be either Single Hit First (SHF) or Mutiple Hit Order (MHO)
- DecisionTableCell - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableCell
- DecisionTableCell() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- DecisionTableColumn - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableColumn
- DecisionTableColumn() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- DecisionTableColumn.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of the column, has to be either Condition (C) or Result (R)
- DecisionTableCondition - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableCondition
- DecisionTableCondition() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- DecisionTableResult - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableResult
- DecisionTableResult() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableResult
-
- DecisionTableRow - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableRow
- DecisionTableRow() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRow
-
- DecisionTableRule - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableRule
- DecisionTableRule() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- DecisionTableRule.ExpressionLanguageVersionEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
It represents 1.0 or 2.0 expression language based Rule.
- DecisionTableRule.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of the rule.
- DecisionTableRuleAllOf - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableRuleAllOf
- DecisionTableRuleAllOf() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRuleAllOf
-
- DECODE_FROM_STRING - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary
-
Lambda to translate a String with "ISO-8859-1" encoding to byte array.
- decodedJwt(DecodedJWT) - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenBuilder
-
Use a
DecodedJWT for constructing the
AuthToken.
- decodeRawTransaction(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Returns a JSON object describing the serialized transaction in tx-hex.
- decorate(Function<DestinationProperties, TargetT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
-
Provides an convenient way to decorate this destination with a custom class.
- decorate(Function<HttpDestinationProperties, TargetT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestination
-
Provides an convenient way to decorate this destination with a custom class.
- decorate(Function<RfcDestinationProperties, TargetT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.RfcDestination
-
Provides an convenient way to decorate this destination with a custom class.
- decorateCallable(Callable<T>) - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoThreadContextDecorator
-
- decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.NoResilienceDecorationStrategy
-
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
Decorate an instance of a callable function.
- decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
Decorate an instance of a callable function.
- decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>, ExecutorService) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
Decorate an instance of a callable function.
- decorateCallable(Callable<T>, ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Decorate an instance of a callable function.
- decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Decorate an instance of a callable function.
- decorateCallable(Callable<T>) - Method in class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextDecorator
-
- decorateCallable(Callable<T>) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator
-
Decorate a generic callable with ThreadContext specific properties.
- decorateCallable(ResilienceConfiguration, Callable<T>) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.CachingDecorator
-
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultBulkheadProvider
-
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCachingDecorator
-
- decorateCallable(ResilienceConfiguration, Callable<T>) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCachingDecorator
-
Deprecated.
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCircuitBreakerProvider
-
- decorateCallable(ResilienceConfiguration, Callable<T>, ExecutorService) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultRateLimiterProvider
-
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultRetryProvider
-
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultThreadContextProvider
-
- decorateCallable(ResilienceConfiguration, Callable<T>, ExecutorService) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultTimeLimiterProvider
-
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.GenericDecorator
-
Decorates the given callable to enable a resilient property.
- decorateCallable(ResilienceConfiguration, Callable<T>, ExecutorService) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.GenericDecoratorAsync
-
Decorates the given callable to enable a resilient property.
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.GenericDecoratorAsync
-
- decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>, ExecutorService) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.NoResilienceDecorationStrategy
-
- decorateSupplier(Supplier<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
Decorate an instance of a supplier function.
- decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
Decorate an instance of a supplier function.
- decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>, ExecutorService) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
Decorate an instance of a supplier function.
- decorateSupplier(Supplier<T>, ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Decorate an instance of a supplier function.
- decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Decorate an instance of a supplier function.
- decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>, ExecutorService) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- decorator(GenericDecorator) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
-
- decorators(Collection<? extends GenericDecorator>) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
-
- DEFAULT - Static variable in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
-
The fallback API maturity, which is used whenever nothing else is specified.
- DEFAULT - Static variable in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.LogLevel
-
The fallback log level, which is used whenever nothing else is specified.
- DEFAULT_ANNOTATION_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default fully-qualified name of the class to use for providing generated Java classes with necessary
annotations.
- DEFAULT_ANNOTATION_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default fully-qualified name of the class to use for providing generated Java classes with necessary
annotations.
- DEFAULT_BACKUP_PROPERTY_SETTER - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy
-
- DEFAULT_BACKUP_PROPERTY_SETTER - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy
-
- DEFAULT_BASE_PATH - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default base path, used in absence of a swagger file to determine a service path.
- DEFAULT_BASE_PATH - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default base path, used in absence of a swagger file to determine a service path.
- DEFAULT_CACHE_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.SimpleCachingServiceBindingLoaderWrapper
-
The default caching duration.
- DEFAULT_CHARSET - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.FileSystemServiceBindingLoader
-
The default file encoding.
- DEFAULT_CLOSED_BUFFER_SIZE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The default size of the buffer in CLOSED state.
- DEFAULT_COPYRIGHT_HEADER - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default copyright header that is added to generated files.
- DEFAULT_COPYRIGHT_HEADER - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default copyright header that is added to generated files.
- DEFAULT_CURRENT_DATE_TIME_SUPPLIER - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.SimpleCachingServiceBindingLoaderWrapper
-
- DEFAULT_DECORATORS - Static variable in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
Constant list of default decorators.
- DEFAULT_DELETE_OUTPUT_DIRECTORY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether the output directory should be deleted prior to the generation.
- DEFAULT_DELETE_OUTPUT_DIRECTORY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether the output directory should be deleted prior to the generation.
- DEFAULT_ENVIRONMENT_VARIABLE_READER_SUPPLIER - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.EnvironmentVariableServiceBindingLoader
-
The default supplier for the environment variable reader.
- DEFAULT_EXCLUDES_PATTERN - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default ant style pattern of filenames for which VDM should not be generated - empty string.
- DEFAULT_EXCLUDES_PATTERN - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default ant style pattern of filenames for which VDM should not be generated - empty string.
- DEFAULT_EXECUTOR_SERVICE - Static variable in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
The default executor service to manage queued Callables and Suppliers.
- DEFAULT_EXPIRATION_STRATEGY - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
-
Default value of Expiration Strategy is set as the strategy which is based on the last modification of the
cache.
- DEFAULT_FAIL_ON_WARNING - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether to exit with a failure in case a warning occurs.
- DEFAULT_FAIL_ON_WARNING - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether to exit with a failure in case a warning occurs.
- DEFAULT_FAILURE_RATE_THRESHOLD - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The default threshold at which to transition to the OPEN state.
- DEFAULT_GENERATE_SALT - Static variable in class com.sap.cloud.sdk.s4hana.usageanalytics.UsageAnalytics
-
Specifies the default for the "generateSalt" parameter.
- DEFAULT_HALF_OPEN_BUFFER_SIZE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The default size of the buffer in HALF OPEN state.
- DEFAULT_INPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default directory name to search and save configuration data in.
- DEFAULT_INPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default directory name to search and save configuration data in.
- DEFAULT_KEEP_EXISTING_SIGNATURES - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating that existing signatures from already generated classes will be considered.
- DEFAULT_KEEP_EXISTING_SIGNATURES - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating that existing signatures from already generated classes will be considered.
- DEFAULT_LIMIT_FOR_PERIOD - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
The default number of permissions available during one limit refresh period.
- DEFAULT_LIMIT_REFRESH_PERIOD - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
The default period of a limit refresh.
- DEFAULT_LINK_TO_API_BUSINESS_HUB - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether to generate API reference URLs linking to the SAP API Business Hub.
- DEFAULT_LINK_TO_API_BUSINESS_HUB - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether to generate API reference URLs linking to the SAP API Business Hub.
- DEFAULT_MAX_ATTEMPTS - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
The default number for maximum attempts.
- DEFAULT_MAX_CONCURRENT_CALLS - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
The default maximum number of concurrent calls.
- DEFAULT_MAX_WAIT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
The default maximum duration a thread will wait for to enter the bulkhead.
- DEFAULT_MERGING_STRATEGY - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceBindingMerger
-
- DEFAULT_NAMING_SOURCE - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- DEFAULT_NAMING_SOURCE - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- DEFAULT_NAMING_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default fully-qualified name of the class to use for converting names from the OData world to the Java world.
- DEFAULT_NAMING_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default fully-qualified name of the class to use for converting names from the OData world to the Java world.
- DEFAULT_OUTPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default directory name to store the generated sources in.
- DEFAULT_OUTPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default directory name to store the generated sources in.
- DEFAULT_OVERWRITE_FILES - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether already existing files should be overwritten.
- DEFAULT_OVERWRITE_FILES - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether already existing files should be overwritten.
- DEFAULT_PACKAGE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default package prefix of the generated sources.
- DEFAULT_PACKAGE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default package prefix of the generated sources.
- DEFAULT_PARSING_STRATEGY - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.EnvironmentVariableServiceBindingLoader
-
- DEFAULT_PARSING_STRATEGY - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.FileSystemServiceBindingLoader
-
- DEFAULT_POJOS_ONLY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether to generate just the POJO classes (entities and complex types).
- DEFAULT_POJOS_ONLY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether to generate just the POJO classes (entities and complex types).
- DEFAULT_PROPERTIES_MAPPING - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy
-
- DEFAULT_PROPERTIES_MAPPING - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy
-
- DEFAULT_RETRY_ON_EXCEPTION_PREDICATE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
The default predicate for retrying if any exception occurs.
- DEFAULT_ROOT_LOCATION_SUPPLIER - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.FileSystemServiceBindingLoader
-
The default
Supplier for the root location.
- DEFAULT_SCHEMA_PREFIX - Static variable in class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
Deprecated.
The default schema prefix, e.g.
- DEFAULT_SERVICE_METHODS_PER_ENTITY_SET - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
By default the generator generates service methods for the first entity set per entity type only.
- DEFAULT_SERVICE_METHODS_PER_ENTITY_SET - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
By default the generator generates service methods for the first entity set per entity type only.
- DEFAULT_SERVICE_NAME_MAPPING_FILE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default file name to the name mapping properties file.
- DEFAULT_SERVICE_NAME_MAPPING_FILE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default file name to the name mapping properties file.
- DEFAULT_SHOULD_CANCEL_RUNNING_FUTURE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
The default behaviour for canceling running tasks.
- DEFAULT_SKIP - Static variable in class com.sap.cloud.sdk.s4hana.usageanalytics.UsageAnalytics
-
Specifies the default for the "skip" parameter.
- DEFAULT_THREAD_FACTORY - Static variable in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
The default thread factory instance.
- DEFAULT_THREAD_NAME_FORMAT - Static variable in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
The default thread name format.
- DEFAULT_TIMEOUT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
The default wait time a thread waits for a permission.
- DEFAULT_TIMEOUT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
The default timeout duration.
- DEFAULT_VERSION_REFERENCE - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether to skip generating comments indicating the version reference of the used
OData generator plugin.
- DEFAULT_VERSION_REFERENCE - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether to skip generating comments indicating the version reference of the used
OData generator plugin.
- DEFAULT_WAIT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The default duration to wait in OPEN state before transitioning into the HALF OPEN state.
- DEFAULT_WAIT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
The default waiting duration time.
- DefaultAnnotationStrategy - Class in com.sap.cloud.sdk.datamodel.odata.generator.annotation
-
Default implementation of
AnnotationStrategy that applies the necessary annotations for the full set of
generated VDM classes (POJOs, fluent helpers, service classes, etc.), which uses the SAP Cloud SDK to access OData
services.
- DefaultAnnotationStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.DefaultAnnotationStrategy
-
- DefaultAnnotationStrategy - Class in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
-
Default implementation of
AnnotationStrategy that applies the necessary annotations for the full set of
generated VDM classes (POJOs, fluent helpers, service classes, etc.), which uses the SAP Cloud SDK to access OData
services.
- DefaultAnnotationStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.DefaultAnnotationStrategy
-
- DefaultAuthTokenFacade - Class in com.sap.cloud.sdk.cloudplatform.security
-
- DefaultAuthTokenFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.DefaultAuthTokenFacade
-
Default constructor.
- DefaultAuthTokenFacade(OAuth2TokenService, OAuth2ServiceConfiguration) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.DefaultAuthTokenFacade
-
Create a new DefaultAuthTokenFacade with the given token service and an
OAuth2ServiceConfiguration.
- DefaultBasicAuthenticationFacade - Class in com.sap.cloud.sdk.cloudplatform.security
-
- DefaultBasicAuthenticationFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.DefaultBasicAuthenticationFacade
-
- DefaultBatchResponseResult - Class in com.sap.cloud.sdk.datamodel.odata.helper.batch
-
Generic OData service response wrapper for Batch response.
- DefaultBulkheadProvider - Class in com.sap.cloud.sdk.frameworks.resilience4j
-
Default implementation for bulkhead provider.
- DefaultBulkheadProvider() - Constructor for class com.sap.cloud.sdk.frameworks.resilience4j.DefaultBulkheadProvider
-
- DefaultCachingDecorator - Class in com.sap.cloud.sdk.frameworks.resilience4j
-
Default caching decorator.
- DefaultCachingDecorator() - Constructor for class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCachingDecorator
-
- DefaultCircuitBreakerProvider - Class in com.sap.cloud.sdk.frameworks.resilience4j
-
Default implementation for circuit breaker provider.
- DefaultCircuitBreakerProvider() - Constructor for class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCircuitBreakerProvider
-
- DefaultCollectedResultCollection - Class in com.sap.cloud.sdk.result
-
Default implementation of the CollectedResultCollection interface, allowing strongly typed access to specific
fields annotated with ElementName in elements of a ResultCollection.
- DefaultCollectedResultCollection(String, Iterable<ResultElement>) - Constructor for class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- DefaultCsrfTokenRetriever - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Default implementation for retrieving a CSRF token from a given remote system.
- DefaultCsrfTokenRetriever() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultCsrfTokenRetriever
-
- defaultDecorators() - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
-
- DefaultDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Immutable default implementation of the
Destination interface to be used as the "single source of truth".
- DefaultDestination(Map<String, ?>) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
Creates an immutable destination with the given properties.
- DefaultDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to allow for easy creation of an immutable DefaultDestination instance.
- DefaultDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- DefaultDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestinationLoader
-
- DefaultHttpClientFactory - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- DefaultHttpClientFactory() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
- DefaultHttpClientFactory.DefaultHttpClientFactoryBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- DefaultHttpDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- DefaultHttpDestination(DestinationProperties) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Creates a new instance of based on the given "generic" destination.
- DefaultHttpDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to allow for easy creation of an immutable DefaultHttpDestination instance.
- DefaultJndiLookupFacade - Class in com.sap.cloud.sdk.cloudplatform.naming
-
The facade implementation to manage JNDI lookups.
- DefaultJndiLookupFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.naming.DefaultJndiLookupFacade
-
- DefaultLocaleFacade - Class in com.sap.cloud.sdk.cloudplatform.servlet
-
Facade for accessing
Locale information.
- DefaultLocaleFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.DefaultLocaleFacade
-
- DefaultLocalScopePrefixProvider - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
This is the default strategy for determining the local scope prefix used by the SDK.
- DefaultLocalScopePrefixProvider() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultLocalScopePrefixProvider
-
- DefaultLoggerAuditLog - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Implementation of
AuditLog that redirects to the default logger.
- DefaultLoggerAuditLog() - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.DefaultLoggerAuditLog
-
Default constructor.
- DefaultMessageDelegator - Class in com.sap.cloud.sdk.datamodel.messaging.core
-
Deprecated.
- DefaultMessageDelegator() - Constructor for class com.sap.cloud.sdk.datamodel.messaging.core.DefaultMessageDelegator
-
Deprecated.
- DefaultNameFormattingStrategy - Class in com.sap.cloud.sdk.datamodel.odata.generator
-
NameFormattingStrategy used by default in the NamingContext.
- DefaultNameFormattingStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.DefaultNameFormattingStrategy
-
- DefaultNameFormattingStrategy - Class in com.sap.cloud.sdk.datamodel.odatav4.generator
-
NameFormattingStrategy used by default in the NamingContext.
- DefaultNameFormattingStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.DefaultNameFormattingStrategy
-
- DefaultPrincipal - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
This implementation of
Principal represents the information available for an authenticated entity.
- DefaultPrincipal(String, Set<Authorization>, Set<Authorization>, Set<Audience>, Map<String, PrincipalAttribute>) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
-
- DefaultPrincipal(String, Set<Authorization>, Map<String, PrincipalAttribute>) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
-
- DefaultPrincipalFacade - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
- DefaultPrincipalFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipalFacade
-
- DefaultPriorities() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator.DefaultPriorities
-
- DefaultPriorities() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
- DefaultRateLimiterProvider - Class in com.sap.cloud.sdk.frameworks.resilience4j
-
Decorates a callable with a rate limiter based on a provided resilience configuration.
- DefaultRateLimiterProvider() - Constructor for class com.sap.cloud.sdk.frameworks.resilience4j.DefaultRateLimiterProvider
-
- DefaultRequestFacade - Class in com.sap.cloud.sdk.cloudplatform.servlet
-
Facade for retrieving the current HttpServletRequest.
- DefaultRequestFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.DefaultRequestFacade
-
- DefaultRequestHeaderContainer - Class in com.sap.cloud.sdk.cloudplatform.requestheader
-
- DefaultRequestHeaderContainer.Builder - Class in com.sap.cloud.sdk.cloudplatform.requestheader
-
- DefaultRequestHeaderFacade - Class in com.sap.cloud.sdk.cloudplatform.requestheader
-
- DefaultRequestHeaderFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderFacade
-
- DefaultResultCollection - Class in com.sap.cloud.sdk.result
-
This class provides an abstraction of a collection of result elements
- DefaultResultCollection(Iterable<ResultElement>) - Constructor for class com.sap.cloud.sdk.result.DefaultResultCollection
-
- DefaultRetryProvider - Class in com.sap.cloud.sdk.frameworks.resilience4j
-
Default implementation for a provider of retries.
- DefaultRetryProvider() - Constructor for class com.sap.cloud.sdk.frameworks.resilience4j.DefaultRetryProvider
-
- DefaultRfcDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- DefaultRfcDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to guide and simplify the construction of a new
RfcDestination.
- DefaultServiceBindingMergingStrategy - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- DefaultServiceBindingMergingStrategy.DefaultServiceBindingMergingStrategyBuilder - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- DefaultServiceBindingMergingStrategy.KeySelector - Interface in com.sap.cloud.sdk.cloudplatform.servicebinding
-
Represents an algorithm to extract the key property from a given service binding.
- DefaultTenant - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
- DefaultTenant(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
-
- DefaultTenantFacade - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
- DefaultTenantFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenantFacade
-
- DefaultThreadContext - Class in com.sap.cloud.sdk.cloudplatform.thread
-
This class represents the default implementation of
ThreadContext.
- DefaultThreadContext() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
-
- DefaultThreadContextDecoratorChain - Class in com.sap.cloud.sdk.cloudplatform.thread
-
Default ThreadContext decorator chain.
- DefaultThreadContextDecoratorChain() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
-
- DefaultThreadContextListenerChain - Class in com.sap.cloud.sdk.cloudplatform.thread
-
Default ThreadContext listener chain.
- DefaultThreadContextListenerChain() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
-
- DefaultThreadContextProvider - Class in com.sap.cloud.sdk.frameworks.resilience4j
-
Default implementation for a provider of ThreadContextExecutor.
- DefaultThreadContextProvider() - Constructor for class com.sap.cloud.sdk.frameworks.resilience4j.DefaultThreadContextProvider
-
- DefaultTimeLimiterProvider - Class in com.sap.cloud.sdk.frameworks.resilience4j
-
Decorates a callable with a time limiter based on a provided resilience configuration.
- DefaultTimeLimiterProvider() - Constructor for class com.sap.cloud.sdk.frameworks.resilience4j.DefaultTimeLimiterProvider
-
- definitionId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
- definitionId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the definitionId of this
TaskInstance instance and return the same instance.
- definitionId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Set the definitionId of this
WorkflowInstance instance and return the same instance.
- definitionId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceStartPayload
-
- definitionVersion(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Set the definitionVersion of this
WorkflowInstance instance and return the same instance.
- delete() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Deletes the current entity in the OData service.
- delete(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- deleted(Boolean) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstancesUpdatePayload
-
- deleteDataObject(String, String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.DataObjectsApi
-
Delete a data object of a project
- deleteManagedSystem(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ManagedSystemsApi
-
Delete a managed system.
- deleteOutputDirectory() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- deleteOutputDirectory(boolean) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- deleteOutputDirectory() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- deleteOutputDirectory(boolean) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- deleteOutputDirectory() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
Indicates whether to delete the output directory prior to the generation.
- deleteOutputDirectory(boolean) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- deleteProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ProjectsApi
-
Delete a project and all its versions
- DeleteRequestBuilder<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData delete request as a fluent interface for further configuring the request and
executing it.
- DeleteRequestBuilder(String, EntityT) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
-
- DeleteRequestBuilder(String, EntityT, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- deleteRule(String, String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.RulesApi
-
Delete a rule of a project
- deleteRuleService(String, String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.RuleServicesApi
-
Delete a rule service of a project
- deleteRuleSet(String, String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.RulesetsApi
-
Delete a ruleset of a project
- deleteSpecificProjectVersion(String, String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ProjectsApi
-
Delete a project version.
- DependencyNotFoundException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown for issues that indicate problems due to a missing dependency.
- DependencyNotFoundException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.DependencyNotFoundException
-
Exception constructor.
- DependencyNotFoundException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.DependencyNotFoundException
-
Exception constructor.
- DependencyNotFoundException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.DependencyNotFoundException
-
Exception constructor.
- DependencyNotFoundException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.DependencyNotFoundException
-
- deployRuleServiceVersion(RuleServiceVersionDefinitionInput) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.api.DeployUndeployRuleServiceApi
-
Deploy a version of a rule service
- DeployUndeployRuleServiceApi - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.api
-
Rule Execution API for Cloud Foundry in version v2.
- DeployUndeployRuleServiceApi(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.api.DeployUndeployRuleServiceApi
-
Instantiates this API class to invoke operations on the Rule Execution API for Cloud Foundry.
- DeployUndeployRuleServiceApi(ApiClient) - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.api.DeployUndeployRuleServiceApi
-
Instantiates this API class to invoke operations on the Rule Execution API for Cloud Foundry based on a given
ApiClient.
- deployWorkingsetRuleService(WorkingsetRuleServiceDefinitionInput) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.api.DeployUndeployRuleServiceApi
-
Deploy a working set rule service.
- depth - Variable in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
number of levels in the tree and can be calculated as (int) Math.ceil((Math.log(numberOfLeaves) / Math.log(2))) +
1
- deriveCountEntitiesServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given javaEntityClassName into a Java count service method name.
- deriveCreateEntityServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given javaEntityClassName into a Java create service method name.
- deriveDeleteEntityServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given javaEntityClassName into a Java delete service method name.
- deriveGetAllEntitiesServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given {javaEntityClassName} into a Java getAll service method name.
- deriveGetEntityServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given javaEntityClassName into a Java getByKey service method name.
- deriveJavaAddMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given navigationPropertyJavaMethodName into a Java add method name.
- deriveJavaCreateFluentHelperClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given javaEntityClassName into a Java FluentHelperCreate class name.
- deriveJavaDeleteFluentHelperClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given javaEntityClassName into a Java FluentHelperDelete class name.
- deriveJavaEntityByKeyFluentHelperClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given javaEntityClassName into a Java FluentHelperByKey class name.
- deriveJavaEntityFluentHelperClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given javaEntityClassName into a Java FluentHelper class name.
- deriveJavaFetchMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given navigationPropertyJavaMethodName into a Java fetch method name.
- deriveJavaGetIfPresentMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given navigationPropertyJavaMethodName into a Java getIfPresent method name.
- deriveJavaGetOrFetchMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given navigationPropertyJavaMethodName into a Java getOrFetch method name.
- deriveJavaSetMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given navigationPropertyJavaMethodName into a Java set method name.
- deriveJavaUpdateFluentHelperClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given javaEntityClassName into a Java FluentHelperUpdate class name.
- deriveUpdateEntityServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given javaEntityClassName into a Java update service method name.
- desc() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty
-
A property for order descending.
- desc(SimpleProperty<EntityT>) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
-
Creates a FieldOrdering representing an descending order over the given property.
- description - Variable in class com.sap.cloud.sdk.cloudplatform.servlet.response.ResponseWithErrorCode
-
The error description.
- description(String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
-
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Set the description of this
AdminData instance and return the same instance.
- description(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CreateVersionInput
-
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Set the description of this
DataObject instance and return the same instance.
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Set the description of this
DataObjectObject instance and return the same instance.
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesEnumeration
-
- description(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemObject
-
- description(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Set the description of this
ProjectObject instance and return the same instance.
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the description of this
Rule instance and return the same instance.
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Set the description of this
RuleObject instance and return the same instance.
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Set the description of this
RuleService instance and return the same instance.
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the description of this
Ruleset instance and return the same instance.
- description(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- description(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Set the description of this
Version instance and return the same instance.
- description(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
Set the description of this
VersionObject instance and return the same instance.
- description(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the description of this
TaskInstance instance and return the same instance.
- description(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.serializer.DateGsonSerializer
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.serializer.LocalDateGsonSerializer
-
- deserialize(JsonParser, DeserializationContext) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmEnumDeserializer
-
- deserialize(JsonParser, DeserializationContext) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmObjectDeserializer
-
- deserialize(JsonParser, DeserializationContext) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarDeserializer
-
- deserialize(JsonParser, DeserializationContext) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.utils.UnixTimestampDeserializer
-
deserialize unix time to instants
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.sap.cloud.sdk.typeconverter.TypeConverterGsonDeserializer
-
- Destination - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Platform independent representation of a destination as a collection of key-value pairs, potentially decoratable as a
HttpDestination or a
RfcDestination.
- Destination - Class in com.sap.cloud.sdk.scp
-
Representation of a destination.
- Destination() - Constructor for class com.sap.cloud.sdk.scp.Destination
-
- Destination(String) - Constructor for class com.sap.cloud.sdk.scp.Destination
-
- DestinationAccessException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
-
Thrown of a destination cannot be accessed, is not configured correctly, or does not fulfill certain prerequisites.
- DestinationAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
-
Creates a new exception without any referenced destination name.
- DestinationAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
-
Initializes the exception by delegating the message to the super constructor.
- DestinationAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
-
Initializes the exception by delegating the causing exception to the super constructor.
- DestinationAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
-
Initializes the exception by delegating the message and the causing exception to the super constructor.
- DestinationAccessException(String, String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
-
Initializes the exception by delegating the message to the super constructor and setting the name of the
destination causing the exception.
- DestinationAccessException(String, String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
-
Initializes the exception by delegating the message and the causing exception to the super constructor and
setting the name of the destination causing the exception.
- DestinationAccessor - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- DestinationAccessorMocker - Class in com.sap.cloud.sdk.testutil
-
Destination Accessor Mocker
- DestinationAccessorMocker() - Constructor for class com.sap.cloud.sdk.testutil.DestinationAccessorMocker
-
- DestinationAuthToken() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- DestinationCertificate() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationCertificate
-
- DestinationErrorResponse - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Destination Error.
- DestinationErrorResponse(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.DestinationErrorResponse
-
Constructor with destination reference.
- DestinationHeaderProvider - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Allows to provide additional headers for a specific destination.
- DestinationLoader - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
This describes the interface used to retrieve destinations from some source via the
DestinationAccessor.
- DestinationLoaderChain - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Immutable implementation of the
DestinationLoader interface providing a way to define a chain
DestinationLoaders to go through until a destination was found.
- DestinationLoaderChain(Collection<DestinationLoader>) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
-
- DestinationLoaderChain.DestinationLoaderChainBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to construct a DestinationLoaderChain.
- destinationName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemObject
-
- destinationName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
- destinationName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
- DestinationNotFoundException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
-
Runtime exception indicating that a destination cannot be found.
- DestinationNotFoundException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
-
Creates a new exception without any referenced destination name.
- DestinationNotFoundException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
-
Initializes the exception by setting a custom message based on the name of the causing destination.
- DestinationNotFoundException(String, String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
-
Initializes the exception by delegating the message to the super constructor and setting the name of the
destination causing the exception.
- DestinationNotFoundException(String, String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
-
Initializes the exception by delegating the message and the causing exception to the super constructor and
setting the name of the destination causing the exception.
- DestinationOAuthTokenException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
-
This exception is thrown, when the authentication failed because of problems in OAuth.
- DestinationOAuthTokenException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationOAuthTokenException
-
Initializes the exception by setting a custom message based on the name of the causing destination.
- DestinationOAuthTokenException(String, String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationOAuthTokenException
-
Initializes the exception by delegating the message and the name of the destination causing the exception to the
super constructor.
- DestinationOAuthTokenException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationOAuthTokenException
-
Initializes the exception by delegating the causing exception and the name of the destination causing the
exception to the super constructor.
- DestinationOAuthTokenException(String, String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationOAuthTokenException
-
Initializes the exception by delegating the causing exception, the message, and the name of the destination
causing the exception to the super constructor.
- DestinationOAuthTokenException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationOAuthTokenException
-
- DestinationOptions - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Contains parameters to configure the behaviour of destination loaders.
- DestinationOptions.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- DestinationOptionsAugmenter - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Represents a class that can set specialized configuration parameters.
- DestinationOwner() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationOwner
-
- DestinationPathsNotMergeableException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
-
This exception is thrown if destination URI paths cannot be merged.
- DestinationPathsNotMergeableException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
-
Creates a new exception without any referenced destination name.
- DestinationPathsNotMergeableException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
-
Initializes the exception by delegating the message to the super constructor.
- DestinationPathsNotMergeableException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
-
Initializes the exception by delegating the causing exception to the super constructor.
- DestinationPathsNotMergeableException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
-
Initializes the exception by delegating the message and the causing exception to the super constructor.
- DestinationPathsNotMergeableException(String, String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
-
Initializes the exception by delegating the message to the super constructor and setting the name of the
destination causing the exception.
- DestinationPathsNotMergeableException(String, String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
-
Initializes the exception by delegating the message and the causing exception to the super constructor and
setting the name of the destination causing the exception.
- DestinationProperties - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Interface representing the minimal information an arbitrary destination needs to implement.
- DestinationRequestContext - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
The destination and request specific context.
- DESTINATIONS_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
- destinationSubdomain(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- destinationSubdomain(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
- DestinationType - Enum in com.sap.cloud.sdk.cloudplatform.connectivity
-
Enum representing the types a destination can be of.
- DestinationTypeNotSupportedException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
-
This exception is thrown if a DestinationType is not supported by a method.
- DestinationTypeNotSupportedException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
-
Creates a new exception without any referenced destination name or type.
- DestinationTypeNotSupportedException(String, DestinationType) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
-
Initializes the exception by setting a custom message based on the destination type and setting the name and the
type of the causing destination.
- DestinationTypeNotSupportedException(String, DestinationType, String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
-
Initializes the exception by delegating the message to the super constructor and setting the name and the type of
the causing destination.
- DestinationTypeNotSupportedException(String, DestinationType, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
-
Initializes the exception by delegating the causing exception to the super constructor and setting the name and
type of the causing destination.
- DestinationTypeNotSupportedException(String, DestinationType, String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
-
Initializes the exception by delegating the message and the causing exception to the super constructor and
setting the name and the type of the causing destination.
- destinationUrl(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
- destroy() - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.AuthContextFilter
-
- destroy() - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.HttpAllowOriginHeaderFilter
-
- destroy() - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.HttpCachingHeaderFilter
-
- destroy() - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.HttpSecurityHeadersFilter
-
- destroy() - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.ProviderAccountFilter
-
- destroy() - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.RoleFilter
-
- destroy() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestAccessorFilter
-
- details(List<ErrorErrorDetails>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorError
-
Set the details of this
ErrorError instance and return the same instance.
- details(List<ErrorMessageErrorDetails>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageError
-
- details(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.Job
-
Set the details of this
Job instance and return the same instance.
- details(List<TechnicalErrorErrorDetails>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
- determineArgumentsForConstructor(String, Iterable<ParameterT>, Function<ParameterT, String>, int) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.LegacyClassScanner
-
Determine a list of argument-sets for a constructor.
- determineArgumentsForMethod(String, String, Iterable<ParameterT>, Function<ParameterT, String>) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.LegacyClassScanner
-
Determine a list of argument-sets for a named method.
- DiagnosisReport - Class in com.sap.cloud.sdk.s4hana.usageanalytics
-
Class providing a diagnosis report for the DiagnosisReportMojo.
- DiagnosisReport(MavenSession, MojoExecution) - Constructor for class com.sap.cloud.sdk.s4hana.usageanalytics.DiagnosisReport
-
- DiagnosisReportMojo - Class in com.sap.cloud.sdk.s4hana
-
Mojo providing a diagnosis report that can be used during support inquiries.
- DiagnosisReportMojo() - Constructor for class com.sap.cloud.sdk.s4hana.DiagnosisReportMojo
-
- DialogResponse - Class in com.sap.cloud.sdk.services.recastai.userrequest
-
This class represents the outermost shell of the parsed JSON response from Recast upon sending a message to a dialog.
- DialogResponse() - Constructor for class com.sap.cloud.sdk.services.recastai.userrequest.DialogResponse
-
- DialogResponseWrapper - Class in com.sap.cloud.sdk.services.recastai
-
This is a wrapper for a text response with just one message object to be sent to recast.
- DialogResponseWrapper() - Constructor for class com.sap.cloud.sdk.services.recastai.DialogResponseWrapper
-
- DialogResults - Class in com.sap.cloud.sdk.services.recastai.userrequest
-
This class represents the results object as defined by Recast Ai.
- DialogResults() - Constructor for class com.sap.cloud.sdk.services.recastai.userrequest.DialogResults
-
- difference(ValueDate) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
-
Filter by expression "sub".
- difference(FilterableDate<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "sub".
- difference(LocalDate) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "sub".
- DirectoryContentAssertionUtil - Class in com.sap.cloud.sdk.testutil
-
Allows asserting that two given directories have the exact content in terms of folders and contents of all files.
- DirectoryContentAssertionUtil() - Constructor for class com.sap.cloud.sdk.testutil.DirectoryContentAssertionUtil
-
- disableBufferingHttpResponse() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Method that allows consumers to disable buffering HTTP response entity.
- disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
Instantiates a new BulkheadConfiguration that allows for unlimited concurrent calls, effectively
disabling the bulkhead functionality.
- disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
-
Factory method to create a disabled cache configuration.
- disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
Creates a disabled CircuitBreakerConfiguration.
- disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
Creates a new RateLimiterConfiguration that allows for infinite amount of requests, effectively
disabling the rate limiter.
- disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
Instantiate a new RetryConfiguration that only permits a single attempt, effectively disabling
retries.
- disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
Creates a new TimeLimiterConfiguration that allows for requests to run indefinitely, effectively
disabling timeouts.
- DISABLED - Static variable in class com.sap.cloud.sdk.datamodel.odata.utility.LegacyClassScanner
-
Enables a LegacyClassScanner where parameter reordering is skipped
- DISABLED_CSRF_TOKEN_RETRIEVER - Static variable in interface com.sap.cloud.sdk.cloudplatform.connectivity.CsrfTokenRetriever
-
- disableVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
-
The delete request will ignore any version identifier present on the entity and not send an `If-Match` header.
- disableVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
The update request will ignore any version identifier present on the entity and not send an `If-Match` header.
- disableVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
-
The delete request will ignore any version identifier present on the entity and not send an `If-Match` header.
- disableVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
-
The update request will ignore any version identifier present on the entity and not send an `If-Match` header.
- displayName - Variable in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
A human readable representation of the attribute.
- divide(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "div".
- divide(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "div".
- divide(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "divby".
- divide(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "divby".
- divide(ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Division expression for floating point numbers.
- divide(ValueDuration, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Division expression for duration.
- divide(FilterableNumeric<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "div".
- divide(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "div".
- divide(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "div".
- divide(FilterableNumericDecimal<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "div".
- divide(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "div".
- divideEuclidean(ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Division expression for integer numbers.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.AuthContextFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.HttpAllowOriginHeaderFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.HttpCachingHeaderFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.HttpSecurityHeadersFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.ProviderAccountFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sap.cloud.sdk.cloudplatform.security.servlet.RoleFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestAccessorFilter
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sap.cloud.sdk.frameworks.togglz.FeatureToggleServlet
-
Deprecated.
- DoubleExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor implementation transforming a given ResultElement to a Double.
- DoubleExtractor() - Constructor for class com.sap.cloud.sdk.result.DoubleExtractor
-
- dueDate(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the dueDate of this
TaskInstance instance and return the same instance.
- dueDate(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- Duration(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Duration
-
- DurationTypeAdapter - Class in com.sap.cloud.sdk.datamodel.odata.client.adapter
-
GSON type adapter for parsing and serialization of
Duration.
- DurationTypeAdapter() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.adapter.DurationTypeAdapter
-
- ge(FieldT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Greater than or equals expression fluent helper.
- generate(List<DatamodelMetadataInput>, Path) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataGenerator
-
Generates metadata about the Virtual Data Model.
- generateDataModel(GenerationConfiguration) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.DataModelGenerator
-
Generates the data model based on the provided generation configuration.
- generateJavaBuilderMethodName(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- generateJavaBuilderMethodName(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
Called by the VDM generator to convert the name and the label of an OData navigation property into a Lombok
builder method name.
- generateJavaBuilderMethodName(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- generateJavaClassName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- generateJavaClassName(String, String) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
Called by the VDM generator to convert the name and the label of an OData entity type into a suitable Java class
name.
- generateJavaClassName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- generateJavaConstantName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- generateJavaConstantName(String, String) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
Called by the VDM generator to convert the property name and the label of an OData entity type into a suitable
Java constant (public static final) name.
- generateJavaConstantName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- generateJavaFieldName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- generateJavaFieldName(String, String) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
Called by the VDM generator to convert the name and the label of a property within an OData entity type into a
suitable Java member variable name.
- generateJavaFieldName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- generateJavaFluentHelperClassName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- generateJavaFluentHelperClassName(String, String) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
Called by the VDM generator to convert the name and the label of an OData operation (e.g.
- generateJavaFluentHelperClassName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- generateJavaMethodName(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- generateJavaMethodName(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
Called by the VDM generator to convert the name and the label of an OData navigation property into a partial Java
method name.
- generateJavaMethodName(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- generateJavaMethodParameterName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- generateJavaMethodParameterName(String, String) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
Called by the VDM generator to convert the name and the label of an OData operation (e.g.
- generateJavaMethodParameterName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- generateJavaNavigationPropertyConstantName(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- generateJavaNavigationPropertyConstantName(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
Called by the VDM generator to convert the name and the label of an OData navigation property into a suitable
Java constant (public static final) name.
- generateJavaNavigationPropertyConstantName(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- generateJavaNavigationPropertyFieldName(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- generateJavaNavigationPropertyFieldName(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
Called by the VDM generator to convert the name and the label of an OData navigation property into a suitable
Java member variable name.
- generateJavaNavigationPropertyFieldName(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- generateJavaOperationMethodName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- generateJavaOperationMethodName(String, String) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
Called by the VDM generator to convert the name and the label of an OData operation (e.g.
- generateJavaOperationMethodName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- generateLeftChildKey(String) - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
Left child key is always equal to parentKey + "0"
- generateRightChildKey(String) - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
Right child key is always equal to parentKey + "1"
- GenerationConfiguration - Class in com.sap.cloud.sdk.datamodel.openapi.generator.model
-
- GenerationConfiguration.GenerationConfigurationBuilder - Class in com.sap.cloud.sdk.datamodel.openapi.generator.model
-
- GenerationResult - Class in com.sap.cloud.sdk.datamodel.openapi.generator.model
-
- GenerationResult(List<File>, String) - Constructor for class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationResult
-
- generationTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
-
- generatorMavenCoordinate(MavenCoordinate) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
-
- generatorRepositoryLink(URI) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
-
- GenericCacheKey<ClassT,ComponentT> - Interface in com.sap.cloud.sdk.cloudplatform.cache
-
GenericCacheKey interface for providing access to tenant and principal data, as well as a list of appended
components.
- GenericCollectionExtractor<T> - Class in com.sap.cloud.sdk.result
-
Extracts a Collection out of a given ResultElement by wrapping the result of an
ObjectExtractor into a singletonList.
- GenericCollectionExtractor(ObjectExtractor<T>) - Constructor for class com.sap.cloud.sdk.result.GenericCollectionExtractor
-
- GenericDecorator - Interface in com.sap.cloud.sdk.frameworks.resilience4j
-
Interface to decorate a function with resilient properties.
- GenericDecoratorAsync - Interface in com.sap.cloud.sdk.frameworks.resilience4j
-
Interface to decorate a function with asynchronous resilient properties.
- GenericObjectExtractor<T> - Class in com.sap.cloud.sdk.result
-
Extractor trying to generically extract an object out of a given ResultElement.
- GenericObjectExtractor(Class<T>) - Constructor for class com.sap.cloud.sdk.result.GenericObjectExtractor
-
- GenericSystem - Class in com.sap.cloud.sdk.testutil
-
The Generic Test System.
- GenericSystem(String, URI, ProxyConfiguration) - Constructor for class com.sap.cloud.sdk.testutil.GenericSystem
-
The type constructor.
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- get(String, Class<ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- get(String, Function<Object, ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- get(DestinationPropertyKey<ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
-
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions
-
Retrieves the value of a configuration parameter.
- get(String) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
-
Gets the value associated with the given key (if any).
- get(String, Class<ValueT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
-
- get(String, Function<Object, ValueT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
-
- get(DestinationPropertyKey<ValueT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
-
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.WrappedDestination
-
- get(int) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
-
Get the result for a single changeset.
- get(int) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
-
- get() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Fetch the current entity.
- get(String) - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
Returns the element with the given name from this result.
- get(String) - Method in interface com.sap.cloud.sdk.result.ResultObject
-
Returns one particular element inside this result object identified by its name.
- get(ConversionParametersForFixedRate) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkFixedRateConversionResult
-
- get(ConversionParametersForNonFixedRate) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkNonFixedRateConversionResult
-
- get() - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Retrieves the converted object.
- getAccessToken() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuth
-
Get the access token
- getAccount() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getAccount() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getAccountId() - Method in class com.sap.cloud.sdk.cloudplatform.metering.TenantMetricKeyPair
-
- getAccountId() - Method in class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
The account identifier.
- getAct() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getAct() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getActionId() - Method in class com.sap.cloud.sdk.services.recastai.RecastWebhookData
-
- getActionParameters() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
- getActionResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
-
- getActionResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
-
- getActivityId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The definition ID of the user task instance.
- getActivityId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
The ID of the model element where the error occurred.
- getActivityId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The ID of the model element.
- getActivityName() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
The name of the model element where the error occurred.
- getActivityName() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The name of the affected model element.
- getAdditionalProperties() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
- getAddress() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getAddress() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainKeyPair
-
- getAddress() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- getAddress() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getAddresses() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getAddresses() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getAddresses() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getAddresses() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- getAddresses() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getAdminGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
The groups that are assigned to the admin role on this workflow instance.
- getAdminGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
The groups that should be assigned to the admin role, as a comma-separated list.
- getAdmins() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- getAdminUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
The users that are assigned to the admin role on this workflow instance.
- getAdminUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
The users that should be assigned to the admin role, as a comma-separated list.
- getAlias() - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- getAlias() - Method in class com.sap.cloud.sdk.testutil.GenericSystem
-
- getAlias() - Method in interface com.sap.cloud.sdk.testutil.TestSystem
-
The alias of the test system.
- getAll() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntityCollection
-
Fetch multiple entities.
- getAllHeaderValues() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
Get all HTTP header values, grouped by the name (case insensitive) of the HTTP header.
- getAllIdentifiers() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
Gets all properties that identify the accessed object.
- getAllIdentifiers() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
Gets all properties that identify the data owner.
- GetAllRequestBuilder<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData request as a fluent interface for further configuring the request and
executing it.
- GetAllRequestBuilder(String, Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
- GetAllRequestBuilder(String, Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- getAmount() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getAmount() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getAnnotationClass() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
-
- getAnnotationClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
-
- getAnnotationParameters() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
-
- getAnnotationParameters() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
-
- getAnnotationProperties() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleServiceAllOf
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
Annotations belonging to entity.
- getAnnotations() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
Annotations belonging to entity.
- getAnnotationsForAssociatedEntity(NavigationPropertyAnnotationModel) - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationStrategy
-
Gets a list of annotations to apply to generated member variables representing OData navigation properties.
- getAnnotationsForAssociatedEntity(NavigationPropertyAnnotationModel) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.DefaultAnnotationStrategy
-
Default implementation for the SAP Cloud SDK which adds the following annotations:
Gson
SerializedName with the value set to the OData EDM name of the navigation property.
Jackson
JsonProperty with the value set to the OData EDM name of the navigation property.
Nullable, but only if the multiplicity of the navigation property is 1..1 or 0..1
- getAnnotationsForAssociatedEntity(NavigationPropertyAnnotationModel) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationStrategy
-
Gets a list of annotations to apply to generated member variables representing OData navigation properties.
- getAnnotationsForAssociatedEntity(NavigationPropertyAnnotationModel) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.DefaultAnnotationStrategy
-
Default implementation for the SAP Cloud SDK which adds the following annotations:
Gson
SerializedName with the value set to the OData EDM name of the navigation property.
Jackson
JsonProperty with the value set to the OData EDM name of the navigation property.
Nullable, but only if the multiplicity of the navigation property is 1..1 or 0..1
- getAnnotationsForComplexType(EntityAnnotationModel) - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationStrategy
-
Gets a list of annotations to apply to generated classes representing OData complex types, at the class level.
- getAnnotationsForComplexType(EntityAnnotationModel) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.DefaultAnnotationStrategy
-
Default implementation for the SAP Cloud SDK which adds the following annotations:
Lombok Builder, NoArgsConstructor, and AllArgsConstructor.
- getAnnotationsForComplexType(EntityAnnotationModel) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationStrategy
-
Gets a list of annotations to apply to generated classes representing OData complex types, at the class level.
- getAnnotationsForComplexType(EntityAnnotationModel) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.DefaultAnnotationStrategy
-
Default implementation for the SAP Cloud SDK which adds the following annotations:
Lombok Builder, NoArgsConstructor, and AllArgsConstructor.
- getAnnotationsForComplexTypeProperty(EntityPropertyAnnotationModel) - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationStrategy
-
Gets a list of annotations to apply to generated member variables representing OData properties of complex types.
- getAnnotationsForComplexTypeProperty(EntityPropertyAnnotationModel) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.DefaultAnnotationStrategy
-
Default implementation for the SAP Cloud SDK which adds the following annotations:
Gson
SerializedName with the value set to the OData EDM name of the complex type property.
Jackson
JsonProperty with the value set to the OData EDM name of the complex type property.
Nullable
Gson
JsonAdapter with default parameter set to an appropriate
TypeAdapter
class.
- getAnnotationsForComplexTypeProperty(EntityPropertyAnnotationModel) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationStrategy
-
Gets a list of annotations to apply to generated member variables representing OData properties of complex types.
- getAnnotationsForComplexTypeProperty(EntityPropertyAnnotationModel) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.DefaultAnnotationStrategy
-
Default implementation for the SAP Cloud SDK which adds the following annotations:
Gson
SerializedName with the value set to the OData EDM name of the complex type property.
Jackson
JsonProperty with the value set to the OData EDM name of the complex type property.
Nullable
Gson
JsonAdapter with default parameter set to an appropriate
TypeAdapter
class.
- getAnnotationsForEntity(EntityAnnotationModel) - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationStrategy
-
Gets a list of annotations to apply to generated classes representing OData entities, at the class level.
- getAnnotationsForEntity(EntityAnnotationModel) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.DefaultAnnotationStrategy
-
Default implementation for the SAP Cloud SDK which adds the following annotations:
Lombok Builder, NoArgsConstructor, and AllArgsConstructor.
- getAnnotationsForEntity(EntityAnnotationModel) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationStrategy
-
Gets a list of annotations to apply to generated classes representing OData entities, at the class level.
- getAnnotationsForEntity(EntityAnnotationModel) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.DefaultAnnotationStrategy
-
Default implementation for the SAP Cloud SDK which adds the following annotations:
Lombok Builder, NoArgsConstructor, and AllArgsConstructor.
- getAnnotationsForEntityProperty(EntityPropertyAnnotationModel) - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationStrategy
-
Gets a list of annotations to apply to generated member variables representing OData properties of entities.
- getAnnotationsForEntityProperty(EntityPropertyAnnotationModel) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.DefaultAnnotationStrategy
-
Default implementation for the SAP Cloud SDK which adds the following annotations:
Gson
SerializedName with the value set to the OData EDM name of the entity property.
Jackson
JsonProperty with the value set to the OData EDM name of the entity property.
Nullable
Gson
JsonAdapter with default parameter set to an appropriate
TypeAdapter
class.
- getAnnotationsForEntityProperty(EntityPropertyAnnotationModel) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationStrategy
-
Gets a list of annotations to apply to generated member variables representing OData properties of entities.
- getAnnotationsForEntityProperty(EntityPropertyAnnotationModel) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.DefaultAnnotationStrategy
-
Default implementation for the SAP Cloud SDK which adds the following annotations:
Gson
SerializedName with the value set to the OData EDM name of the entity property.
Jackson
JsonProperty with the value set to the OData EDM name of the entity property.
Nullable
Gson
JsonAdapter with default parameter set to an appropriate
TypeAdapter
class.
- getAnnotationStrategy() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getAnnotationStrategy() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getApiCountsFor(TenantMetricKeyPair) - Method in class com.sap.cloud.sdk.cloudplatform.metering.MeteringStats
-
Getter for the current number of API accesses.
- getApiKey() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainDestination
-
The API key to reach the service node.
- getApiKey() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Get the API Key
- getApiKeyPrefix() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Get the API key prefix
- getApiMaturity() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
- getApiPackage() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
- getApiSpecFilePath() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput
-
- getApiUsageMetadata() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ProtocolSpecificMetadata
-
- getApplicationName() - Method in interface com.sap.cloud.sdk.cloudplatform.CloudPlatform
-
Get the application name.
- getApplicationName() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
- getApplicationName() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
- getApplicationProcessId() - Method in interface com.sap.cloud.sdk.cloudplatform.CloudPlatform
-
Get the process ID of the current application.
- getApplicationProcessId() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
- getApplicationProcessId() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
- getApplicationScope() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The scope to which the definition belongs.
- getApplicationScope() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
The scope to which the definition belongs.
- getApplicationScope() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
The scope to which the definition belongs.
- getApplicationScope() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The scope to which the workflow instance belongs.
- getApplicationServer() - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- getApplicationUrl() - Method in interface com.sap.cloud.sdk.cloudplatform.CloudPlatform
-
Get the application url.
- getApplicationUrl() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
- getApplicationUrl() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
- getArguments() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
-
- getArtifactId() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate
-
- getAsCollection() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- getAsCollection() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- getAsCollection() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- getAsCollection() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- getAsm() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- getAsObject() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- getAsObject() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- getAsObject() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- getAsObject() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- getAsPrimitive() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- getAsPrimitive() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- getAsPrimitive() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- getAsPrimitive() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- getAssetref() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getAssets() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getAssets() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getAssetTransaction(String, String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Retrieves a specific transaction txid involving asset, passed as an asset name, ref or issuance txid, to which
the node must be subscribed.
- getAssociation() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
Get association
- getAST() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
Rule expression in the form of nodes.
- getAST() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
Rule expression in the form of nodes.
- getAST() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell
-
Rule expression in the form of nodes.
- getAST() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextCondition
-
Rule expression in the form of nodes.
- getAST() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
Rule expression in the form of nodes.
- getAST() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
Rule expression in the form of nodes.
- getAttachments() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
Get attachments
- getAttachments() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceStartPayload
-
Get attachments
- getAttribute(String) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
-
- getAttribute(String) - Method in interface com.sap.cloud.sdk.cloudplatform.security.principal.Principal
-
Returns the attribute specified by the given name, wrapped in a Try.
- getAttribute(String) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.ScpNeoPrincipal
-
- getAttributeDefinitions() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
Get attributeDefinitions
- getAttributes() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
-
- getAttributes() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Attributes of the user task instance.
- getAttributes() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Attributes of the workflow instance.
- getAudience() - Method in class com.sap.cloud.sdk.cloudplatform.security.Audience
-
- getAuditLog() - Static method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditLogger
-
- getAuditLogFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditLogger
-
- getAuthentication(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getAuthenticationType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getAuthenticationType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ClientCredentialsHttpDestination
-
- getAuthenticationType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.CustomTokenHttpDestination
-
- getAuthenticationType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getAuthenticationType() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Returns the authentication type to be expected when authenticating at the remote system.
- getAuthenticationType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getAuthenticationType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
- getAuthenticationType() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getAuthenticationType() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getAuthorization() - Method in class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
The wrapped authorization.
- getAuthorization() - Method in class com.sap.cloud.sdk.cloudplatform.security.TenantSpecificAuthorization
-
The wrapped authorization.
- getAuthorization() - Method in class com.sap.cloud.sdk.cloudplatform.security.UserSpecificAuthorization
-
The wrapped authorization.
- getAuthorizations() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
-
- getAuthorizations(Payload) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.LocalScopePrefixExtractor
-
Extracts the authorizations from the given JWT.
- getAuthorizations() - Method in interface com.sap.cloud.sdk.cloudplatform.security.principal.Principal
-
The authorizations this Principal has.
- getAuthorizations() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.ScpNeoPrincipal
-
- getAuthorizationsByAudience() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
-
- getAuthorizationsByAudience() - Method in interface com.sap.cloud.sdk.cloudplatform.security.principal.Principal
-
The authorizations this Principal has grouped by audience.
- getAuthorizePath() - Method in class com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceSettings
-
- getAuthTokenFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
- getAuthTokens() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response
-
- getAuthUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
The oauth server url from the service config.
- getAvailable() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getBalance() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getBasePath() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Get the current base path
- getBaseUri() - Method in class com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceSettings
-
- getBasicAuthenticationFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationAccessor
-
The actual implementation used to forward the business logic calls to.
- getBasicCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getBasicCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getBasicCredentials() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Returns the basic credentials to be used for authentication at the remote system.
- getBasicCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getBasicCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
- getBatchedResponses() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
-
Get the multi-part segments as raw HTTP response object.
- getBatchUuid() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
- getBcc() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
The 'bcc' recipients.
- getBindingType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.BoundOperation
-
The type this operations is bound to.
- getBits() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getBlock(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Returns information about the block with hash (retrievable from getblockhash) or at the given height in the
active chain.
- getBlockhash() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getBlockhash() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getBlockhash() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getBlockindex() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getBlockindex() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getBlocks() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getBlocktime() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getBlocktime() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getBlocktime() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getBoundaryEventName() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The name of the boundary timer event.
- getBranches() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
If, Else-If conditions and associated results of the text rule
- getBulkhead(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.BulkheadProvider
-
Provides a bulkhead.
- getBulkhead(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultBulkheadProvider
-
- getBurnaddress() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getBusinessDataType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Element
-
Business data type of the Element - Boolean (B), Number (N), String (S), Date (D), UTC Timestamp (U), Geometry
(G), Amount (A)
- getBusinessKey() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
Specify the business key of the workflow instance, that should receive the message.
- getBusinessKey() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The business key of the workflow instance.
- getButtons() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonCollection
-
- getButtons() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardContent
-
- getButtons() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ListContent
-
- getButtonType() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.Button
-
- GetByKeyRequestBuilder<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData request to retrieve an entity by its key as a fluent interface for further configuring the
request and
executing it.
- GetByKeyRequestBuilder(String, Class<EntityT>, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.GetByKeyRequestBuilder
-
- GetByKeyRequestBuilder(String, Class<EntityT>, Map<String, Object>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.GetByKeyRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- getCache() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientCache
-
Getter for the cache to be used.
- getCache() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.RequestScopedHttpClientCache
-
- getCache() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TimeScopedHttpClientCache
-
- getCacheKey(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientCache
-
Method called in the #getClient(Destination, HttpClientFactory) method to create a CacheKey for
the given Destination.
- getCacheKey() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientCache
-
Method called in the #getClient(HttpClientFactory) method to create a CacheKey for no specific
Destination.
- getCacheKey(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.RequestScopedHttpClientCache
-
- getCacheKey() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.RequestScopedHttpClientCache
-
- getCacheKey(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TimeScopedHttpClientCache
-
- getCacheKey() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TimeScopedHttpClientCache
-
- getCacheList() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Getter for a list of all caches registered in the
CacheManager.
- getCacheSize() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
-
- getCallable() - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoTenantCallable
-
- getCallable() - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoUserSessionCallable
-
- getCansend() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getCardinality() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
Cardinality of the association
- getCause() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The activityId of the boundary timer event causing the cancellation of the user task.
- getCc() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
The 'cc' recipients.
- getCell() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
Collection of cells belonging to this decision table
- getCell() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableResult
-
Get cell
- getCertificate() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCertificate
-
- getCertificate() - Method in class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ChannelService
-
- getCertificates() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response
-
- getChain() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
-
- getChainname() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getChainwork() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
The id of the user who performed the last update
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
The id of the user who performed the last update
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
The id of the user who performed the last update
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
The id of the user who performed the last update
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
system updated by.
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObjectAllOf
-
system updated by.
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
The id of the user who performed the last update of the project
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
The id of the user who performed the last update of the project
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
The id of the user who performed the last update
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
The id of the user who performed the last update
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
The id of the user who performed the last update
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
The id of the user who performed the last update
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
The id of the user who performed the last update
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
The id of the user who performed the last update
- getChangedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
Changed by of rule service
- getChangedFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns map of all fields which have been changed on this entity along with their updated values.
- getChangedFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Returns map of all fields which have been changed on this entity along with their updated values.
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
The last updated time of the version
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
The last updated time of the version
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
The last updated time of the version
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
The last updated time of the version
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
date system was updated.
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObjectAllOf
-
date system was updated.
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
The last updated time of the project
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
The last updated time of the project
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
The last updated time of the version
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
The last updated time of the version
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
The last updated time of the version
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
The last updated time of the version
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
The last updated time of the version
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
The last updated time of the version
- getChangedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
Date of changed on for rule service
- getChanges() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
Get changes
- getChannel() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
The connection channel used, e.g.
- getChannelName() - Method in class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ChannelService
-
- getChannelService() - Method in class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ApplicationService
-
- getChunks() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- getCircuitBreaker(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.CircuitBreakerProvider
-
Provides a circuit breaker.
- getCircuitBreaker(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCircuitBreakerProvider
-
- getClaimedAt() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The time when the user task instance was claimed and its status changed to RESERVED.
- getClientCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ClientCredentialsHttpDestination
-
Get the credentials to be used to retrieve the AuthToken.
- getClientCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Get the client credentials.
- getClientId() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCertificate
-
- getClientId() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCredentials
-
- getClientSecret() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCredentials
-
- getCloudConnectorLocationId() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
Getter for the location identifier used by the SAP Cloud Connector.
- getCloudEventsVersion() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata
-
Deprecated.
The version of the CloudEvents specification which the event uses.
- getCloudEventsVersion() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedMetadata
-
Deprecated.
The version of the CloudEvents specification which the event uses.
- getCloudPlatform() - Static method in class com.sap.cloud.sdk.cloudplatform.CloudPlatformAccessor
-
- getCloudPlatformFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.CloudPlatformAccessor
-
- getCloudPlatformLandscape() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
Get the type of the region host where the current application is deployed.
- getCloudPlatformRegion() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
Get the SAP Cloud Platform region where the current application is deployed.
- getCloudPlatformRegionHost() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
Get the Base URL of the SAP Cloud Platform region host where the current application is deployed.
- getCloudPlatformRegionHostCert() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
Get the Base URL of the SAP Cloud Platform region host which enables client certificate authentication.
- getCloudPlatformRegionHostSvc() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
Get the Base URL of the SAP Cloud Platform region host for direct communication within the same region, and not
open on the Internet or other networks.
- getCode() - Method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.MethodArgument
-
Get argument code, e.g.
- getCode() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.MethodArgumentDynamic
-
- getCode() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.MethodArgumentStatic
-
- getCode() - Method in exception com.sap.cloud.sdk.services.blockchain.multichain.exceptions.MultichainException
-
- getCode() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorError
-
Error code
- getCode() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorErrorDetails
-
error code of the problem.
- getCode() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageError
-
Error code
- getCode() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.JobError
-
The error category.
- getCode() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
The error category.
- getCoinbase() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getCollectedElementName() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
The common name of all elements addressed by this collection.
- getColumn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
Collection of columns belonging to this decision table
- getColumnId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
ID of the column
- getCommentSign() - Method in enum com.sap.cloud.sdk.scp.PushLocalMojo.OS
-
- getComplete() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainSignedRawTransaction
-
- getCompletedAt() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The time when the user task instance status changed to COMPLETED.
- getCompletedAt() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The time when the workflow instance status changed to COMPLETED.
- getComplexSelectors() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getComponent() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Structure
-
Collection of components belonging to this data object.
- getComponents() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
- getComponents() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.GenericCacheKey
-
Getter for the list of additional cache key components.
- getComponents() - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
-
- getCondition() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
Get condition
- getCondition() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
Collection of mapping information between target and source data objects' attributes
- getCondition() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
Get condition
- getConfidence() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Intent
-
- getConfirmations() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getConfirmations() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getConfirmations() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getConfirmations() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getConfirmations() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getConfirmed() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getConfirmed() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- getConfirmed() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getConnection() - Method in class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
Deprecated.
- getConnectionManager(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
Get the connection manager for the HTTP client builder.
- getConnectionManager(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
- getConnectionProfile() - Method in class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ChannelService
-
- getConnections() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getConnectivityServiceCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the connectivity service credentials.
- getConnectivityServiceCredentialsList() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the service credentials for all bound connectivity service instances.
- getConstant(Class<T>, String) - Static method in interface com.sap.cloud.sdk.datamodel.odatav4.core.VdmEnum
-
Helper function to resolve enum constant from given type reference and String identifier.
- getContent() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationCertificate
-
- getContent() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.AbstractMessage
-
Deprecated.
The content that was sent as the message.
- getContent() - Method in interface com.sap.cloud.sdk.datamodel.messaging.core.Message
-
Deprecated.
The actual payload that was sent with the message.
- getContent() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonResponse
-
- getContent() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardResponse
-
- getContent() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CarouselResponse
-
- getContent() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ListResponse
-
- getContent() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.MediaResponse
-
- getContent() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.TextResponse
-
- getContent() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.VideoResponse
-
- getContent() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Message
-
- getContent() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormModel
-
Get content
- getContent() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SampleContext
-
The default start context configured in the start event.
- getContentId() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
- getContents() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowModel
-
Get contents
- getContentType() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata
-
Deprecated.
Describe the data encoding format.
- getContentType() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedMetadata
-
Deprecated.
Describe the data encoding format.
- getContext() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
Specify the data to be written into the response variable defined on the intermediate message event.
- getContext() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
The changes to the context of the workflow instance the user task belongs to.
- getContext() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceStartPayload
-
Specify the initial context of the workflow instance.
- getContextAdminGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
The groups that are assigned to the context admin role on this workflow instance.
- getContextAdminGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
The groups that should be assigned to the context admin role, as a comma-separated list.
- getContextAdminUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
The users that are assigned to the context admin role on this workflow instance.
- getContextAdminUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
The users that should be assigned to the context admin role, as a comma-separated list.
- getContextViewerGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
The groups that are assigned to the context viewer role on this workflow instance.
- getContextViewerGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
The groups that should be assigned to the context viewer role, as a comma-separated list.
- getContextViewerUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
The users that are assigned to the context viewer role on this workflow instance.
- getContextViewerUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
The users that should be assigned to the context viewer role, as a comma-separated list.
- getContractName() - Method in class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ApplicationService
-
- getConversation() - Method in class com.sap.cloud.sdk.services.recastai.RecastWebhookData
-
- getConversation() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.DialogResults
-
- getConversationId() - Method in class com.sap.cloud.sdk.services.recastai.DialogResponseWrapper
-
- getConversionAsOfDateTime() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForNonFixedRate
-
- getConvertedAmount() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleFixedRateConversionResult
-
- getConvertedAmount() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleNonFixedRateConversionResult
-
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
-
Getter for an instance of the common conversion logic from and to Calendar.
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarDeserializer
-
Getter for an instance of the common conversion logic from and to Calendar.
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarSerializer
-
Getter for an instance of the common conversion logic from and to Calendar.
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalDateTimeDeserializer
-
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalDateTimeSerializer
-
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalTimeDeserializer
-
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalTimeSerializer
-
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonZonedDateTimeDeserializer
-
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonZonedDateTimeSerializer
-
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeAdapter
-
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeAdapter
-
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeAdapter
-
- getCopyrightHeader() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getCopyrightHeader() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getCopyrightHeader() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
- getCreate() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
The variables, which were created in the context.
- getCreatedAt() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
The time when the form definition version was deployed.
- getCreatedAt() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
The time when the task definition was created.
- getCreatedAt() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The time when the user task instance was created.
- getCreatedAt() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
The time when the workflow definition was deployed.
- getCreatedAt() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
The time when the workflow definition was deployed.
- getCreatedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
Created by of rule service
- getCreatedBy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
Created by of rule service
- getCreatedBy() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
The ID of the user who deployed the form definition version.
- getCreatedBy() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The user who created the user task instance.
- getCreatedBy() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
The user who deployed the workflow definition.
- getCreatedBy() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
The user who deployed the workflow definition.
- getCreatedEntities() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponseChangeSet
-
Get all newly created entities from this changeset.
- getCreatedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
Date of created on for rule service
- getCreatedOn() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
Date of created on for the rule service
- getCreatetxid() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- getCreatetxid() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getCreators() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Getter for the credentials, wrapped in an Option, as it may be null.
- getCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpXfDestinationData
-
Credentials being used for connecting to Extension Factory.
- getCredentials() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getCredentials() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getCredentials() - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination
-
- getCredentials(TestSystem<?>) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- getCredentials(String) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- getCsrfTokenRetriever() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- getCsrfTokenRetriever() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
- getCurrencyFactor() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyFactor
-
- getCurrentContext() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextAccessor
-
- getCurrentContextOrNull() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextFacade
-
- getCurrentContextOrNull() - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadLocalThreadContextFacade
-
- getCurrentLocale() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
Returns the requested locale of the current HTTP request, or default locale of the server.
- getCurrentLocale() - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.LocaleFacade
-
Returns the requested locale of the current HTTP request, or default locale of the server.
- getCurrentLocales() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.DefaultLocaleFacade
-
- getCurrentLocales() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
Returns a list of locales indicating, in decreasing order starting with the preferred locale, the locales that
are acceptable to the client based on the Accept-Language header.
- getCurrentLocales() - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.LocaleFacade
-
Returns a list of locales indicating, in decreasing order starting with the preferred locale, the locales that
are acceptable to the client based on the Accept-Language header.
- getCurrentPrincipal() - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
Returns the current Principal.
- getCurrentRequest() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestAccessor
-
- getCurrentTenant() - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
- getCurrentToken() - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
- getCurrentUser() - Method in class com.sap.cloud.sdk.frameworks.togglz.TenantSpecificUserProvider
-
Deprecated.
- getCustomField(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
This method allows for retrieval of custom fields that are added to the underlying OData services.
- getCustomField(EntityField<ObjectT, FieldT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
This method allows for retrieval of custom fields that are added to the underlying OData services.
- getCustomField(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
This method allows for retrieval of custom fields that are added to the underlying OData services.
- getCustomField(SimpleProperty<ObjectT>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
This method allows for retrieval of custom fields that are added to the underlying OData services.
- getCustomFieldNames() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
- getCustomFieldNames() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
- getCustomFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
- getCustomFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
- getCustomParameters() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getData() - Method in exception com.sap.cloud.sdk.services.blockchain.multichain.exceptions.MultichainException
-
- getData() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getData() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- getData() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getData() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getDataObject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Get dataObject
- getDataProviderCode() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RatesDataProviderCode
-
- getDataSource() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RatesDataSource
-
- getDateFormat() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Get the date format used to parse/format date parameters.
- getDateTimeOffsetSerializer() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataLiteralSerializer
-
- getDateTimeOffsetSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getDateTimeOffsetSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getDateTimeSerializer() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataLiteralSerializer
-
- getDateTimeSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getDateTimeSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getDecimalValue() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyAmount
-
- getDecimalValue() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRateValue
-
- getDecisionTable() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
Get decisionTable
- getDecisionTable() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRuleAllOf
-
Get decisionTable
- getDecisionTable() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Get decisionTable
- getDecisionTable() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObjectAllOf
-
Get decisionTable
- getDecorationStrategy() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
- getDecoratorsOrderedByPriority() - Method in class com.sap.cloud.sdk.cloudplatform.thread.AbstractThreadContextExecutor
-
- getDecoratorsOrderedByPriority() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
-
- getDecoratorsOrderedByPriority() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecoratorChain
-
Returns all decorators (including default decorators) by priority.
- getDefault() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.SecurityConfigurationStrategy
-
- getDefault() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
Get _default
- getDefaultBasePath() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getDefaultBasePath() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getDefaultDecorators() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
-
Returns all registered default decorators by priority.
- getDefaultInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.DefaultServiceBindingMergingStrategy
-
- getDefaultInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.EnvironmentVariableServiceBindingLoader
-
- getDefaultInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.FileSystemServiceBindingLoader
-
- getDefaultInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy
-
- getDefaultInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorSecretKeyFileSystemStructureParsingStrategy
-
- getDefaultInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy
-
- getDefaultInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.VcapServicesEnvironmentVariableParsingStrategy
-
- getDefaultListeners() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
-
Returns all registered default listeners by priority.
- getDefaultName() - Static method in class com.sap.cloud.sdk.cloudplatform.metering.AccessTokenDestination
-
The name of the destination needed to obtain an access token.
- getDefaultName() - Static method in class com.sap.cloud.sdk.cloudplatform.metering.AuthorizationApiDestination
-
The name of the destination needed to receive an authorization token.
- getDefaultName() - Static method in class com.sap.cloud.sdk.cloudplatform.metering.MeteringDestination
-
- getDefaultSampleContext(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowDefinitionsApi
-
Retrieve sample start context of workflow definition by ID
- getDefaultSampleContextForVersion(String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowDefinitionsApi
-
Retrieve sample start context of workflow definition by ID and version number
- getDefaultServicePath() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Used by fluent helpers and navigation property methods to construct OData queries.
- getDefaultServicePath() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Used by request builders and navigation property methods to construct OData requests.
- getDefaultSettingsForTenant(Tenant) - Method in interface com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter.DataAdapter
-
- getDefaultStrategy() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationStrategy
-
The default strategy to use, when principal propagation is applicable.
- getDefaultTenantSettings(Tenant) - Method in interface com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter.DataAdapter
-
- getDefinition(String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowDefinitionsApi
-
Retrieve workflow definition by ID
- getDefinition(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowDefinitionsApi
-
Retrieve workflow definition by ID
- getDefinitionId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
Specify the definition ID of the message.
- getDefinitionId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The definition ID of the user task.
- getDefinitionId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The ID of the workflow definition for which the instance was started.
- getDefinitionId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceStartPayload
-
Specify the ID of the workflow definition for which an instance should be started.
- getDefinitionVersion(String, String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowDefinitionsApi
-
Retrieve workflow definition by ID and version number
- getDefinitionVersion(String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowDefinitionsApi
-
Retrieve workflow definition by ID and version number
- getDefinitionVersion() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The version of the workflow definition for which the instance was started.
- getDefinitionVersions(String, String, String, Integer, Integer, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowDefinitionsApi
-
Retrieve all versions of workflow definition by ID
- getDefinitionVersions(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowDefinitionsApi
-
Retrieve all versions of workflow definition by ID
- getDelegate() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.ScpNeoPrincipal
-
Delegate to the current User.
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
-
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
-
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
-
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
-
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
-
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
-
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
-
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
-
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
-
- getDelete() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
The variables, which were deleted from the context.
- getDeltaLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Get the delta link of the current result-set.
- getDescription() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ResponseWithErrorCode
-
Get optional description.
- getDescription() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput
-
- getDescription() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CreateVersionInput
-
Description of version
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesEnumeration
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemObject
-
Description of the connected system.
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
Description of the connected system.
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
Description of the entity
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
description of the revision
- getDescription() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
description of the revision
- getDescription() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Intent
-
- getDescription() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The description of the user task instance.
- getDescription() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
Specify the new description of the task instance.
- getDestination(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
-
Loads the destination with the given name.
- getDestination() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationRequestContext
-
- getDestination() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
The SCP destination information to reach the service instance via basic authentication
- getDestinationConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response
-
- getDestinationForFetch() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Convienence field for reusing the same destination with multiple queries (e.g.
- getDestinationForFetch() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Convenience field for reusing the same destination with multiple requests (e.g.
- getDestinationForService(String, AuthenticationType, Map<String, String>) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceDestinationLoader
-
Build a destination to reach an SCP Cloud Foundry service.
- getDestinationForService(String, String, AuthenticationType, Map<String, String>) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceDestinationLoader
-
Build a destination to reach an SCP Cloud Foundry service.
- getDestinationForService(ScpCfServiceDestinationLoader.CfServices, String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceDestinationLoader
-
- getDestinationForService(ScpCfServiceDestinationLoader.CfServices) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceDestinationLoader
-
- getDestinationName() - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
-
- getDestinationName() - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
-
- getDestinationName() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.WithDestinationName
-
Getter for the name of a destination.
- getDestinationName() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.DestinationErrorResponse
-
- getDestinationName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemObject
-
name of the destination configured in SAP BTP for connecting to the external system
- getDestinationName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
name of the destination configured in SAP BTP for connecting to the external system
- getDestinationName() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
The name of the destination.
- getDestinationServiceCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the destination service credentials.
- getDestinationServiceCredentialsList() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the service credentials for all bound destination service instances.
- getDestinationSubdomain() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The subdomain of the account in which the destination was looked up.
- getDestinationSubdomain() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
The subdomain of the account in which the destination was looked up.
- getDestinationType() - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
-
- getDestinationUrl() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
The URL configured in the destination.
- getDetails() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
- getDetails() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getDetails() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getDetails() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorError
-
Details of the error
- getDetails() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageError
-
Details of the error
- getDetails() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.Job
-
The details of the job.
- getDetails() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
Get details
- getDifficulty() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getDifficulty() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getDisplayName() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
A human readable representation of the attribute.
- getDistinctApiCounts() - Method in class com.sap.cloud.sdk.cloudplatform.metering.MeteringStats
-
Number of metric key stored.
- getDomainType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.IdentityConverter
-
- getDomainType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeCalendarConverter
-
- getDomainType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeCalendarConverter
-
- getDomainType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeCalendarConverter
-
- getDomainType() - Method in interface com.sap.cloud.sdk.typeconverter.TypeConverter
-
Getter for an class object of the domain-specific type.
- getDueDate() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The time when the user task instance is or was due to be COMPLETED.
- getDueDate() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
Specify the new due date of the task instance.
- getEdmName() - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.annotation.EntityPropertyAnnotationModel
-
Name of the property as defined in the OData EDM.
- getEdmName() - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.annotation.NavigationPropertyAnnotationModel
-
Name of the navigation property as defined in the OData EDM.
- getEdmName() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.EntityPropertyAnnotationModel
-
Name of the property as defined in the OData EDM.
- getEdmName() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.NavigationPropertyAnnotationModel
-
Name of the navigation property as defined in the OData EDM.
- getEdmType() - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.annotation.EntityPropertyAnnotationModel
-
OData EDM type of the property as defined in the OData EDM.
- getEdmType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.EntityPropertyAnnotationModel
-
OData EDM type of the property as defined in the OData EDM.
- getElement() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Get element
- getElement() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObjectAllOf
-
Get element
- getElement() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
Get element
- getElements() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ListContent
-
- getElementToResultPrimitiveSet(JsonElement) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
-
Get the element to the response result set.
- getElementToResultPrimitiveSingle(JsonElement) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
-
Get the element to the single response result item.
- getElementToResultSet(JsonElement) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
-
Get the element to the response result set.
- getElementToResultSingle(JsonElement) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
-
Get the element to the single response result item.
- getEncodedQueryString() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.query.QuerySerializable
-
Compute the encoded string representation of this query.
- getEncodedQueryString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getEndblock() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- getEntities() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getEntities() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getEntity() - Method in exception com.sap.cloud.sdk.cloudplatform.exception.EntityAlreadyExistsException
-
Get the contained entity.
- getEntity() - Method in exception com.sap.cloud.sdk.cloudplatform.exception.EntityNotFoundException
-
Get the contained entity.
- getEntity() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.EntityAlreadyExistsResponse
-
Get the entity String representation.
- getEntity() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.EntityNotFoundResponse
-
- getEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate
-
Getter for the VDM representation of the entity to be created.
- getEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
-
- getEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
- getEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
-
Getter for the VDM representation of the entity to be created.
- getEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
-
- getEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
-
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
Returns a class object of the type this fluent helper works with.
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate
-
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
-
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
- getEntityClass(FluentHelperBasic<?, ?, ?>) - Static method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntityUtil
-
Helper method to resolve the expected entity type for the provided fluent helper instance.
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
-
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
-
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
-
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetByKeyRequestBuilder
-
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
-
- getEntityCollection() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Used by fluent helpers and navigation property methods to construct OData queries.
- getEntityCollection() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Used by request builders and navigation property methods to construct OData requests.
- getEntityOrPropertyName() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
The structured property field name.
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Collection
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Collection
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Single
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Binary
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Boolean
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Collection
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Date
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.DateTime
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Duration
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Enum
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Guid
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.NumericDecimal
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.NumericInteger
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.String
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Time
-
- getEntityType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.EntityReference
-
Get the type of the entity which references the value.
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
-
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
-
- getEnumeration() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues
-
List of static value enumerations.
- getEnumType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Enum
-
- getEnumType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableEnum
-
OData Enum type identifier.
- getEnvExportCommand() - Method in enum com.sap.cloud.sdk.scp.PushLocalMojo.OS
-
- getEnvironmentVariable(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the environment variable by its name.
- getEnvironmentVariableReader() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Gets the environment variable reader.
- getErpSystem() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getErpSystem() - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination
-
- getErpSystem() - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- getErpSystem(String) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- getError() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- getError() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAnswer
-
Error including a message and the RFC error code, in case of something went wrong
- getError() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Error
-
Get error
- getError() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessage
-
Get error
- getError() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConflictError
-
Get error
- getError() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.Job
-
Get error
- getError() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalError
-
Get error
- getError() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UnauthorizedError
-
The error name.
- getError() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
Get error
- getErrorCode() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ResponseWithErrorCode
-
The error code.
- getErrorCode() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
The error category.
- getErrorCode() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogError
-
The error category.
- getErrorDescription() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UnauthorizedError
-
The error description.
- getErrorMessage(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.AbstractResponseMapper
-
- getErrorMessage(Throwable) - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ResponseMapper
-
- getErrorMessage(Throwable) - Method in class com.sap.cloud.sdk.frameworks.javaee.servlet.response.mapper.ConstraintViolationExceptionMapper
-
Deprecated.
- getErrorMessage(Throwable) - Method in class com.sap.cloud.sdk.frameworks.jaxrs.response.mapper.WebApplicationExceptionMapper
-
Deprecated.
- getErrorMessages() - Static method in class com.sap.cloud.sdk.datamodel.odata.generator.MessageCollector
-
Getter for all error messages collected over all logger.
- getErrorMessages() - Static method in class com.sap.cloud.sdk.datamodel.odatav4.generator.MessageCollector
-
Getter for all error messages collected over all logger.
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.ForbiddenOperationException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.InvalidParameterException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.MissingParameterException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.NotImplementedException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.PayloadTooLargeException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.ServiceNotAvailableException
-
- getErrorResponse() - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.response.WithErrorResponse
-
Gets the response containing an HTTP error code.
- getErrorResponse() - Method in exception com.sap.cloud.sdk.frameworks.togglz.exception.FeatureNotEnabledException
-
Deprecated.
- getErrorResponseBuilder() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.AbstractExceptionMapper
-
- getErrors() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getEventId() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata
-
Deprecated.
ID of the event.
- getEventId() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedMetadata
-
Deprecated.
ID of the event.
- getEventTime() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata
-
Deprecated.
Timestamp of when the event happened.
- getEventTime() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedMetadata
-
Deprecated.
Timestamp of when the event happened resp.
- getEventType() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata
-
Deprecated.
Type of occurrence which has happened.
- getEventType() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedMetadata
-
Deprecated.
Type of occurrence which has happened.
- getEventTypeVersion() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata
-
Deprecated.
The version of the eventType.
- getEventTypeVersion() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedMetadata
-
Deprecated.
The version of the eventType.
- getEvictionCount() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
-
- getEvictionCount() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the number of times an entry has been evicted.
- getExceptionType() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ODataVdmErrorResultHandler
-
Deprecated.
- getExchangeRate() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleNonFixedRateConversionResult
-
- getExchangeRates(List<ConversionParametersForNonFixedRate>, Tenant, TenantSettings) - Method in interface com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter.DataAdapter
-
- getExchangeRatesForTenant(List<ConversionParametersForNonFixedRate>, Tenant, TenantSettings) - Method in interface com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter.DataAdapter
-
- getExchangeRateType() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForNonFixedRate
-
- getExchangeRateType() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getExchangeRateTypeDetails(Set<RateType>) - Method in interface com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter.DataAdapter
-
- getExchangeRateTypeDetailsForTenant(Tenant, Set<RateType>) - Method in interface com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter.DataAdapter
-
- getExchangeRateValue() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getExcludeFilePattern() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getExcludeFilePattern() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getExclusion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfVocabulary
-
Get exclusion
- getExpansions() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
-
- getExpiresIn() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- getExpression(ODataProtocol) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.Expressions.Operand
-
Create the String representation of the expression based on a given
ODataProtocol.
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.Expressions.Operand
-
Create the String representation of the expression.
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldReference
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay.Expression
-
- getExpression() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
-
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
-
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
-
- getExpression() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
Expression of the row.
- getExpression() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
The expression of the condition.
- getExpression() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextCondition
-
Expression of the condition.
- getExpression() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
Result expression.
- getExpression() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
Result expression.
- getExpressionLanguageVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
It represents 1.0 or 2.0 expression language based Rule.
- getExpressionLanguageVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
It represents 1.0 or 2.0 expression language based Rule.
- getExpressionLanguageVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf
-
It represents 1.0 or 2.0 expression language based Rule.
- getExpressionLanguageVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
It represents 1.0 or 2.0 expression language based Rule.
- getExtension() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Get extension
- getExtension() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectAllOf
-
Get extension
- getExtension() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Get extension
- getFacade(Class<FacadeT>) - Static method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator
-
Retrieves the facade for a given interface, allowing at most one implementation to exist.
- getFacade(Class<FacadeT>) - Method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator.MockableInstance
-
Retrieves the facade for a given interface, allowing at most one implementation to exist.
- getFacades(Class<FacadeT>) - Static method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator
-
Retrieves the facades for a given facade interface.
- getFacades(Class<FacadeT>) - Method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator.MockableInstance
-
Retrieves the facades for a given facade interface.
- getFallbackHeaderContainer() - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
- getFallbackPrincipal() - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
- getFallbackRequest() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestAccessor
-
Global fallback HttpServletRequest.
- getFallbackTenant() - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
- getFallbackToken() - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
- getFeature() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.FeatureNotEnabledResponse
-
Feature which is not enabled.
- getFeatureName() - Method in exception com.sap.cloud.sdk.frameworks.togglz.exception.FeatureNotEnabledException
-
Deprecated.
The feature name.
- getFeatureState(Feature) - Method in class com.sap.cloud.sdk.frameworks.togglz.AuditLoggingStateRepository
-
Deprecated.
- getFeatureToggleName() - Method in class com.sap.cloud.sdk.frameworks.togglz.FeatureChangeSubscriber
-
Deprecated.
Getter for the name of the feature that should be listened to.
- getField() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.InvalidFieldFormatResponse
-
Get the invalid field format.
- getFieldName() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldReference
-
javadoc
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityFieldAll
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
-
- getFieldName() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.EntitySelectable
-
Get the field name of OData entity property.
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FilterExpressionWrapper
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Collection
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Collection
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Single
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.All
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Binary
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Boolean
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Collection
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Date
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.DateTime
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Duration
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Enum
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Guid
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.NumericDecimal
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.NumericInteger
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.String
-
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Time
-
- getFieldNames() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
-
Get all field names that are part of this key.
- getFields() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.MandatoryFieldsMissingResponse
-
Get the collection of missing mandatory fields.
- getFields() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues
-
Get fields
- getFileName() - Method in enum com.sap.cloud.sdk.scp.PushLocalMojo.OS
-
- getFilters() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getFirst() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- getFixedExpression() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell
-
Get fixedExpression
- getFixedOperator() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
The operator of the condition
- getFixedRateValue() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForFixedRate
-
- getFolder() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextGroups
-
A folder that shall be used for uploading files at the remote repository for this group (i.e.
- getForField() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- getFormDefinitionsMetadata(Integer, Integer, String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.FormsApi
-
Retrieve all form definitions
- getFormDefinitionsMetadata() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.FormsApi
-
Retrieve all form definitions
- getFormMetadata(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.UserTaskInstancesApi
-
Retrieve form metadata of the given task instance.
- getFormModel(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.UserTaskInstancesApi
-
Retrieve form model of the given task instance.
- getFromAmount() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForFixedRate
-
- getFromAmount() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForNonFixedRate
-
- getFromCurrency() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForFixedRate
-
- getFromCurrency() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForNonFixedRate
-
- getFromCurrency() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getFromCurrencyfactor() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getFunction() - Method in enum com.sap.cloud.sdk.datamodel.odata.helper.FilterFunction
-
- getFunctionName() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
The exact name of the function to be called on the OData Endpoint.
- getGeneratedFiles() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationResult
-
- getGenerationTime() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput
-
- getGeneratorMavenCoordinate() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput
-
- getGeneratorRepositoryLink() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput
-
- getGroupId() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate
-
- getGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContext
-
A map of groups allowing to semantically separate attachments.
- getGsonBuilder() - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
-
The GsonBuilder instance to be used for deserialization.
- getHash() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getHashAlgorithm() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
- getHashAlgorithm() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleProof
-
- getHashAlgorithm() - Method in interface com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleTree
-
- getHeaderContainer() - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
- getHeaderFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
- getHeaderFromVersionIdentifier(Option<String>) - Method in enum com.sap.cloud.sdk.datamodel.odata.client.request.ETagSubmissionStrategy
-
- getHeaderNames() - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
-
- getHeaderNames() - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer
-
Returns all unique names of the contained HTTP headers.
- getHeaderNames() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
Get the iterable list of HTTP response header names.
- getHeaders(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getHeaders(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ClientCredentialsHttpDestination
-
- getHeaders(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.CustomTokenHttpDestination
-
- getHeaders(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getHeaders(DestinationProperties) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationHeaderProvider
-
- getHeaders(DestinationRequestContext) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationHeaderProvider
-
Provides a list of
Header objects which should be used with the given destination for a request URI.
- getHeaders(URI) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Getter for a collection of header that should be added to the outgoing request for this destination.
- getHeaders(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getHeaders(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
- getHeaders() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
- getHeaders() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Get the list of headers that will be sent with this request.
- getHeaders() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
Get all headers for explicit and implicit requests.
- getHeaders() - Method in class com.sap.cloud.sdk.services.openapi.core.OpenApiResponse
-
Http headers of this response.
- getHeaders() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getHeaders() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getHeadersForRequestAndImplicitRequests() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- getHeadersForRequestOnly() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- getHeadersFromProperties() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getHeadersFromProperties() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Helper method to create the collection of headers by also considering the properties.
- getHeaderValues(String) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
-
- getHeaderValues(String) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer
-
Returns a non-unique collection of individual values for an HTTP header with the given headerName.
- getHeaderValues(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
Get the iterable HTTP header values for a specific header name.
- getHeight() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getHex() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getHex() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getHex() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- getHex() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainSignedRawTransaction
-
- getHex() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getHitCount() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
-
- getHitCount() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the number of times com.google.common.cache.Cache lookup methods have returned a cached value.
- getHitPolicy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
The hit policy of rule, has to be either Single Hit First (SHF) or Mutiple Hit Order (MHO)
- getHostName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AuthorizationServerSettings
-
Deprecated.
- getHttpBody() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
-
The content of the HTTP response body as plain text or null, if the response did not contain a body.
- getHttpClient() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Returns an HttpClient independent of any destination.
- getHttpClient(HttpDestinationProperties) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
- getHttpClientBuilder(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
Get a preconfigured HTTP client builder instance.
- getHttpClientCache() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Configures the HttpClientCache that is used by the #getHttpClient(String) and
#getHttpClient(Destination) methods.
- getHttpClientFactory() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
- getHttpCode() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
-
The HTTP status code of the response received.
- getHttpHeaders() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
-
The HTTP headers returned with the response.
- getHttpHeaderSuggestion() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
Get the suggested HTTP header.
- getHttpMethod() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
The HTTP method.
- getHttpRequest() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataConnectionException
-
The HttpUriRequest that was attempted.
- getHttpResponse() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
Get the original OData HttpResponse instance, which holds the HttpEntity and header information.
- getHttpResponse() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- getHttpResponse() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
-
- getHttpStatusCode() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ResponseWithErrorCode
-
The HTTP status code.
- getId() - Method in class com.sap.cloud.sdk.frameworks.togglz.TenantActivationStrategy
-
Deprecated.
- getId() - Method in class com.sap.cloud.sdk.frameworks.togglz.TenantSpecificUserActivationStrategy
-
Deprecated.
- getId() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAnswer
-
id
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
ID of the entity(UUID)
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CreateVersionInput
-
ID of the Version
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
ID of the entity(UUID)
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
ID of the entity(UUID)
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
ID of the Column
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRow
-
ID of the row
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
ID of the entity(UUID)
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
ID of the entity(UUID)
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
ID of the entity(UUID)
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
ID of the entity(UUID)
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
ID of the entity(UUID)
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
ID of the entity(UUID)
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
ID of the entity(UUID)
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
ID of the component
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
ID of the Parameter
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
Id of the Branch
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextDefault
-
Id of the default operation
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
Id of the Operation
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
Id of the Operation
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
ID of the Version
- getId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
ID of the Version
- getId() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Conversation
-
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConsumingWorkflowInstance
-
The ID of the workflow instance, which consumed the message.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute
-
The ID of the attribute.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
The definition ID of the form definition.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadataWorkflowDefinitions
-
ID of the workflow definition
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SampleContext
-
The ID of the default start context.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
The definition ID of the task definition.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinitionAttribute
-
The ID of the attribute.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The ID of the user task instance.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
The workflow definition ID.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionJob
-
The job ID.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
The workflow definition ID.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The workflow instance ID.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The ID of the execution log entry.
- getId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstancesUpdatePayload
-
The ID of the workflow instance, which should be modified.
- getIdentifier() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
An unique identifier of the attribute accessed.
- getIdentifier(String) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
Gets the value of a key property that identifies the accessed object.
- getIdentifier(String) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
Gets the value of a property that identifies the data owner.
- getIdentifier() - Method in enum com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
- getIdentifier() - Method in enum com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
- getIdentifier() - Method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
- getIdentifier() - Method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationRetrievalStrategy
-
- getIdentifier() - Method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationTokenExchangeStrategy
-
- getIdentifier() - Method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationRetrievalStrategy
-
- getIdentifier() - Method in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.LogLevel
-
- getIgnored() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
The ignored recipients from \"to\", \"cc\" and \"bcc\" fields if they exist.
- getImageUrl() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardContent
-
- getIncludedActionImports() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getIncludedEntitySets() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getIncludedEntitySets() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getIncludedFunctionImports() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getIncludedFunctionImports() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getIncludedInterface() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Get includedInterface
- getIncludedInterface() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
Get includedInterface
- getInclusion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfVocabulary
-
Get inclusion
- getIncomingpaused() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getInfo() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Retrieves Meta Info from MC Node
- getInitiatorId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The user who started the user task.
- getInlineCount() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
-
Get the count of elements in the result set.
- getInlineCount() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- getInnerError() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
The innererror field of the response as a key-value map.
- getInput() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
Get input
- getInputDirectory() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getInputDirectory() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getInputSpec() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
- getInstance(String, String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.UserTaskInstancesApi
-
Retrieve task by ID
- getInstance(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.UserTaskInstancesApi
-
Retrieve task by ID
- getInstance(String, String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Retrieve workflow instance by ID
- getInstance(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Retrieve workflow instance by ID
- getInstanceAttachments(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.UserTaskInstancesApi
-
Retrieve task instance attachments
- getInstanceAttachments(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Retrieve instance attachments
- getInstanceAttributes(String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.UserTaskInstancesApi
-
Retrieve custom task attributes by task instance ID
- getInstanceAttributes(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.UserTaskInstancesApi
-
Retrieve custom task attributes by task instance ID
- getInstanceAttributes(String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Retrieve custom workflow attributes by workflow instance ID
- getInstanceAttributes(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Retrieve custom workflow attributes by workflow instance ID
- getInstanceContext(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.UserTaskInstancesApi
-
Retrieve task context by ID
- getInstanceContext(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Retrieve instance context
- getInstanceErrorMessages(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Retrieve error messages
- getInstanceId() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationOwner
-
- getInstanceNumber() - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- getInstanceOrThrow() - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Be aware that this method is Beta (as indicated by the annotation) and therefore subject to breaking changes.
- getInstanceRoles(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Retrieve instance roles
- getIntents() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getIntents() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getInterface() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Get _interface
- getInterface() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
Get _interface
- getInvocations() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver
-
- getIpAddress() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
The IP address of the remote user requesting access.
- getIscompressed() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getIsIndirect() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getIsInversionAllowed() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRateTypeDetail
-
- getIsmine() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getIsmine() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getIsmine() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getIsp2shaddress() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- getIsscript() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getIssueqty() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getIssueraw() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getIssues() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getIssuetxid() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getIsSynchronized() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getIsSynchronized() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getIsSynchronized() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getIsTrustingAllCertificates() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getIsTrustingAllCertificates() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getIswatchonly() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getIswatchonly() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getIswatchonly() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getItems() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getItems() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getItems() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- getItems() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Collection
-
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single
-
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Collection
-
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Single
-
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Collection
-
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
-
- getItemType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Get the item type the collection holds.
- getJavaClassName() - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.annotation.EntityAnnotationModel
-
Name of the Java class that will represent this entity or complex type.
- getJavaClassName() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.EntityAnnotationModel
-
Name of the Java class that will represent this entity or complex type.
- getJndiLookupFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.naming.JndiLookupAccessor
-
- getJob(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.JobsApi
-
Retrieve Job status
- getJobs() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
The jobs related to the workflow definition.
- getJsonData() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getJsonObject() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
The underlying JSON object.
- getJsonPrimitive() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
The underlying JsonPrimitive instance.
- getJsonResponseObjectName() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
- getJwt() - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthToken
-
The DecodedJWT bearer contained in the Authorization header of the given request.
- getKey() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCertificate
-
- getKey(String, JsonObject) - Method in interface com.sap.cloud.sdk.cloudplatform.servicebinding.DefaultServiceBindingMergingStrategy.KeySelector
-
Selects the value of the key property of the given serviceBinding.
- getKey() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
-
Getter for a map containing the OData name of key properties, each mapped to the value to search by.
- getKey() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
- getKey() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
- getKey() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesFields
-
Value property path of the external value list
- getKeypoololdest() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getKeypoolsize() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getKeys() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- getKeys() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getKeys() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getKeysetPath() - Method in class com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceSettings
-
- getKeyStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getKeyStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getKeyStore() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
The KeyStore to be used when communicating over HTTP.
- getKeyStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getKeyStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
- getKeyStore(String, SecretStore) - Static method in class com.sap.cloud.sdk.cloudplatform.security.secret.SecretStoreAccessor
-
- getKeyStore() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getKeyStore() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getKeyStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getKeyStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getKeyStorePassword() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
The password for the Key Store to be used when communicating over HTTP.
- getKeyStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getKeyStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
The key store password of the destination.
- getKeyStorePassword() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getKeyStorePassword() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getKeyValues() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedMessageData
-
Deprecated.
Returns a non modifiable view of the contained key fields and their values.
- getKnownHashes() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleProof
-
- getKnownLeaves() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleProof
-
- getKnownSalts() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleProof
-
- getLabel() - Method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceDestinationLoader.CfServices
-
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
Label of the entity
- getLabel() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute
-
The label which represents how the attribute should be presented to end users.
- getLabel() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinitionAttribute
-
The label, which represents how the attribute is presented to end users.
- getLanguage() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesFields
-
Language property path of the external value list
- getLanguage() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ConversationUpdate
-
- getLanguage() - Method in class com.sap.cloud.sdk.services.recastai.DialogResponseWrapper
-
- getLanguage() - Method in class com.sap.cloud.sdk.services.recastai.NlpResponseWrapper
-
- getLanguage() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Conversation
-
- getLanguage() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getLanguage() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getLast() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- getLastChangedAt() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The last time the user task instance was changed.
- getLatestEntryOnStream(String, String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Get latest entry for key in the stream
- getLeaves() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
leaves encoded in a mapping of the index to the value
- getLeaves() - Method in interface com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleTree
-
- getLineType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Table
-
Get lineType
- getLiquibaseConfigPath() - Method in class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
Deprecated.
- getListener(int) - Method in class com.sap.cloud.sdk.cloudplatform.thread.AbstractThreadContextExecutor
-
- getListener(int) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
-
- getListener(int) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListenerChain
-
- getListeners() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
List of listeners to observe and react on OData actions.
- getListenersOrderedByPriority() - Method in class com.sap.cloud.sdk.cloudplatform.thread.AbstractThreadContextExecutor
-
- getListenersOrderedByPriority() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
-
- getListenersOrderedByPriority() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListenerChain
-
Returns all listeners (including default listeners) by priority.
- getLoader() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
-
The loader containing the platform specific logic to retrieve destinations.
- getLoadExceptionCount() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
-
- getLoadExceptionCount() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the number of times com.google.common.cache.Cache lookup methods threw an exception while loading
a new value.
- getLoadSuccessCount() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
-
- getLoadSuccessCount() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the number of times com.google.common.cache.Cache lookup methods have successfully loaded a new
value.
- getLocalAuthorizations() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
-
- getLocale() - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- getLocaleFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
- getLocalHttpPort() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
Get the HTTP port of the application bound to localhost.
- getLocalScopePrefix() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultLocalScopePrefixProvider
-
- getLocalScopePrefix() - Method in interface com.sap.cloud.sdk.cloudplatform.security.principal.LocalScopePrefixProvider
-
Returns the local scope prefix determined by the given implementation.
- getLocation() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Get the location of the API Key
- getLocktime() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getLogger(Class<?>) - Static method in class com.sap.cloud.sdk.cloudplatform.logging.CloudLoggerFactory
-
- getLogger(String) - Static method in class com.sap.cloud.sdk.cloudplatform.logging.CloudLoggerFactory
-
- getLogger(Class<?>) - Static method in class com.sap.cloud.sdk.datamodel.odata.generator.MessageCollector
-
Static builder for the wrapped logger.
- getLogger(Class<?>) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.generator.MessageCollector
-
Static builder for the wrapped logger.
- getLogId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConflictErrorError
-
The log ID referring to the error.
- getLogId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.JobError
-
The log ID referring to the error.
- getLogId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
The log ID referring to the error.
- getLogId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
The log ID referring to the error.
- getLogId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogError
-
The log ID referring to the error.
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.AbstractResponseMapper
-
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ConstraintViolationExceptionMapper
-
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.EntityAlreadyExistsExceptionMapper
-
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.EntityNotFoundExceptionMapper
-
- getLogLevel(Throwable) - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ResponseMapper
-
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.StringParsingExceptionMapper
-
- getLogLevel() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.frameworks.javaee.servlet.response.mapper.ConstraintViolationExceptionMapper
-
Deprecated.
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.frameworks.jaxrs.response.mapper.NotFoundExceptionMapper
-
Deprecated.
- getManagedSystem(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ManagedSystemsApi
-
Retrieve the metadata of a managed system
- getManagedSystems() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ManagedSystemsApi
-
Retrieve all managed systems
- getMapping() - Method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceDestinationLoader.CfServices
-
- getMaxConnectionsPerRoute() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
The maximum number of connections per route.
- getMaxConnectionsTotal() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
The maximum number of connections in total.
- getMaxStackTraceLevel() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ErrorResponseBuilder
-
Get maximum stack trace level.
- getMemory() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ConversationUpdate
-
- getMemory() - Method in class com.sap.cloud.sdk.services.recastai.DialogResponseWrapper
-
- getMemory() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Conversation
-
- getMerkleProof(MerkleTree, Set<Integer>) - Static method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.VisibilityUtils
-
Generates and returns necessary information to proof given information are part of the same MerkleTree
- getMerkleroot() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getMessage() - Method in exception com.sap.cloud.sdk.services.blockchain.multichain.exceptions.MultichainException
-
getMessage
- getMessage() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorError
-
Description of the error
- getMessage() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorErrorDetails
-
details of the problem.
- getMessage() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageError
-
Description of the error
- getMessage() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageErrorDetails
-
details of the problem.
- getMessage() - Method in class com.sap.cloud.sdk.services.recastai.DialogResponseWrapper
-
- getMessage() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.DialogResponse
-
- getMessage() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResponse
-
- getMessage() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConflictErrorError
-
The error message.
- getMessage() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.JobError
-
The error message.
- getMessage() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
The error message.
- getMessage() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorErrorDetails
-
The detailed error message.
- getMessage() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
The error message.
- getMessage() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogError
-
The error message.
- getMessageData() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedResult
-
Deprecated.
Contains information about the business objects in S/4HANA being related to this message.
- getMessageFactoryFromType(String) - Method in interface com.sap.cloud.sdk.datamodel.messaging.core.MessageFactoryMapper
-
Deprecated.
Given a message type, get the class name of a factory which can parse an incoming message into a Messaging VDM
object.
- getMessages() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.DialogResults
-
- getMessageType() - Method in interface com.sap.cloud.sdk.datamodel.messaging.core.MessageListener
-
Deprecated.
Returns the concrete type of message that this listener can process.
- getMetadata() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedResult
-
Deprecated.
Contains metadata about the message.
- getMeteringCategory() - Method in class com.sap.cloud.sdk.cloudplatform.metering.TenantMetricKeyPair
-
- getMethod() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
-
- getMiner() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getMiningpaused() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getMissCount() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
-
- getMissCount() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the number of times com.google.common.cache.Cache lookup methods have returned an uncached (newly
loaded) value, or null.
- getMissingAuthorizations() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.AccessDeniedResponse
-
- getMissingHashIndexes(Set<Integer>, int) - Static method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
Finds missing hash indexes to be able to rebuild the Merkle tree with given number of leaves and known leaf
values.
One can rebuild a Merkle tree with only a subset of leaves, if s/he has enough extra information about the
tree.
These extra information include the total number of leaves and hashes of missing leaves along with indexes of
those hashes.
e.g.
- getMockableInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator
-
- getMode() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell
-
Mode is used if the given segment is allowed to be updated in any of the branches.
- getMode() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
Mode is used if the given segment is allowed to be updated in any of the branches.
- getModelByIdAndRevision(String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.FormsApi
-
Retrieve form model by ID and revision.
- getModelByIdAndVersion(String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.FormsApi
-
Retrieve form model by ID and version number.
- getModelElementId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SampleContext
-
The ID of the start event for which the default start context is configured.
- getModelForDefinition(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowDefinitionsApi
-
Retrieve workflow definition model by ID
- getModelForDefinitionVersion(String, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowDefinitionsApi
-
Retrieve workflow definition model by ID and version number
- getModelPackage() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
- getModificationResult(CreateRequestBuilder<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getModificationResult(UpdateRequestBuilder<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getModificationResult(DeleteRequestBuilder<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getModificationResult(SingleValueActionRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getModificationResult(CollectionValueActionRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getModifiedEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Get an updated version of the entity.
- getModifiedEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Get an updated version of the entity.
- getMspId() - Method in class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ChannelService
-
- getMultiple() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getN() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
-
Get the name of the destination.
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Get the destination name.
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.Header
-
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationCertificate
-
- getName() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ScpVcapDestinationLoader.ScpVcapServiceData
-
Get the name of VCAP service instance.
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpXfDestinationData
-
Name of the VCAP service.
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.security.Authorization
-
The name of this authorization.
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.CollectionPrincipalAttribute
-
- getName() - Method in interface com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAttribute
-
The name that identifies this attribute.
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.SimplePrincipalAttribute
-
- getName() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
- getName() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.VdmEnum
-
Get the name property of the Edm.Enum literal
- getName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
- getName() - Method in class com.sap.cloud.sdk.frameworks.togglz.TenantActivationStrategy
-
Deprecated.
- getName() - Method in class com.sap.cloud.sdk.frameworks.togglz.TenantSpecificUserActivationStrategy
-
Deprecated.
- getName() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getName() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- getName() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Name of the entity
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Name of the entity
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Name of the entity
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
Name of the entity
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemObject
-
Name of the system.
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
Name of the system.
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Name of the entity
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
Name of the entity
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Name of the entity
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Name of the entity
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Name of the entity
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Name of the entity
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
Name of the component
- getName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
Name of the Parameter
- getName() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
The name of the form definition, in the original language.
- getName() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
The name of the corresponding task in the workflow definition, in the original language.
- getName() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
The workflow definition name.
- getName() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
The workflow definition name.
- getName() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getName() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getName() - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination
-
- getNameSanitizer() - Method in class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
Deprecated.
- getNameSource() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getNameSource() - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- getNameSource() - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
- getNameSource() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getNamingStrategy() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
Getter for the class which converts OData names to Java names.
- getNamingStrategy() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getNewAddress() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Generates a public/private key pair and adds it to the wallet.
- getNewValue() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
The value of the attribute after the access.
- getNextblockhash() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getNextLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- getNextLink() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultPagination
-
Get the next page link of result-set.
- getNlp() - Method in class com.sap.cloud.sdk.services.recastai.RecastWebhookData
-
- getNlp() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.DialogResults
-
- getNodeaddress() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getNodes() - Method in class com.sap.cloud.sdk.datamodel.odata.client.JsonPath
-
- getNodes() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
Tree nodes as a LinkedHashMap
- getNodes() - Method in interface com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleTree
-
- getNodeversion() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getNonce() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getNonKeyValues() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedMessageData
-
Deprecated.
Returns a non modifiable view of the contained non-key fields and their values.
- getNonSerializableObject() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataSerializationException
-
The object for which serialization failed.
- getNumberOfLeaves() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
number of leaves in the tree
- getNumberOfLeaves() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleProof
-
- getNumberOfLeaves() - Method in interface com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleTree
-
- getNumberOfProperties() - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.annotation.EntityAnnotationModel
-
Number of properties of the represented entity or complex type.
- getNumberOfProperties() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.EntityAnnotationModel
-
Number of properties of the represented entity or complex type.
- getNumberSerializer() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataLiteralSerializer
-
- getNumberSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getNumberSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getObject() - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
- getObjectId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOfResult
-
ID of the result data object
- getObjectId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfRule
-
Get objectId
- getObjectId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfRuleService
-
Get objectId
- getObjectId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
ID of the target data object
- getObjectId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableLineType
-
ID of the data object used as line type
- getObjectId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
ID of the Data Object of type Element used as Parameter
- getObjectId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextRefs
-
ID of the file in the remote repository
- getObjectMapping() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CopyProject
-
Get objectMapping
- getODataCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
- getODataCode() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorDetails
-
Language independent OData error response code.
- getOdataError() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorException
-
- getODataMessage() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
- getODataMessage() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorDetails
-
Language dependent OData error message.
- getODataRequest() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
- getODataRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- getODataRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
-
Get the original
batch request that was used for running the OData request.
- getODataRequest() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultPagination
-
- getOdataType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
- getODataTypeInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
-
An instance of the EDM type to be used to parse between String and Calendar.
- getODataTypeInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeAdapter
-
- getODataTypeInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeAdapter
-
- getODataTypeInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeAdapter
-
- getOffchain() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- getOffchain() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getOldValue() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
The value of the attribute prior to the access.
- getOnPremiseProxyHost() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
Get the on-premise proxy host.
- getOnPremiseProxyPort() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
Get the on-premise proxy port.
- getOpen() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getOpen() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getOperands() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpression
-
List of the operands used for the OData filter expression.
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
-
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
-
- getOperation() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
The type of operation performed on the attribute.
- getOperation() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
Operation to be performed when condition is evaluated
- getOperation() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextDefault
-
Operation to be performed when condition is evaluated
- getOperator() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpression
-
String representation of the OData filter expression operator.
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FilterExpressionWrapper
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
-
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
-
- getOrder() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
-
- getOrderBy() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getOriginalTenant() - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoTenantCallable
-
- getOutputDirectory() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getOutputDirectory() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getOutputDirectory() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
- getOwner() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response
-
- getPackageName() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getPackageName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getParameter() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.InvalidParameterException
-
- getParameter() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.MissingParameterException
-
- getParameter() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.InvalidParameterResponse
-
Get the invalid parameter.
- getParameter() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.MissingParameterResponse
-
Get the missing parameter.
- getParameter() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Table
-
Get parameter
- getParameters() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
Getter for the map of parameters to be used in the function call.
- getParameters() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction
-
The parameters to invoke this action with.
- getParameters() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction
-
The parameters this function is invoked with.
- getParameters() - Method in class com.sap.cloud.sdk.frameworks.togglz.TenantActivationStrategy
-
Deprecated.
- getParameters() - Method in class com.sap.cloud.sdk.frameworks.togglz.TenantSpecificUserActivationStrategy
-
Deprecated.
- getParametersForRequestOnly() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
A map containing the custom query parameters to be used only for the actual request of this FluentHelper
implementation.
- getParamName() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Get the parameter name of the API Key
- getParentId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Id of the parent version
- getParentId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
Id of the parent version
- getParentInstanceId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The workflow parent instance ID.
- getParentInstanceId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The ID of the parent workflow instance.
- getPassword() - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
-
- getPassword() - Method in class com.sap.cloud.sdk.scp.Destination
-
- getPassword() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBasicAuthDestination
-
The password to reach the service node via basic authentication.
- getPassword() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
-
Get the password
- getPath() - Method in class com.sap.cloud.sdk.scp.Destination
-
- getPathParamValue() - Method in enum com.sap.cloud.sdk.services.scp.blockchain.hyperledgerfabric.FabricInvocationType
-
Deprecated.
Gets the string value to put into a request URL.
- getPathPercentEscaper() - Method in enum com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
-
- getPaths() - Method in class com.sap.cloud.sdk.datamodel.odata.client.JsonLookup
-
- getPathToDeltaLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getPathToDeltaLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getPathToDeltaLink() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to the delta link of a versioned response.
- getPathToInlineCount() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getPathToInlineCount() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getPathToInlineCount() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to an inline count.
- getPathToNextLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getPathToNextLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getPathToNextLink() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to the next link of a multi page response.
- getPathToResultPrimitive() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getPathToResultPrimitive() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getPathToResultPrimitive() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to a result primitive.
- getPathToResultSet() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getPathToResultSet() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getPathToResultSet() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to a set of result elements.
- getPathToResultSingle() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getPathToResultSingle() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getPathToResultSingle() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to a result object.
- getPaytxfee() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getPending() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- getPermission() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermission
-
Get the permission for the stream
- getPermissions() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getPermissions() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getPolicy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Execution policy of the Ruleset.
- getPolicy() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
Execution policy of the Ruleset.
- getPort() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getPrecision() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.EntityPropertyAnnotationModel
-
Precision as defined in the OData EDM.
- getPredefined() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
Get predefined
- getPreviousblockhash() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getPrincipal() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationKey
-
- getPrincipalFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
- getPrincipalId() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
The Id of the remote user requesting access.
- getPrincipalId() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
- getPrincipalId() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.GenericCacheKey
-
Getter for the name of the principal for which the key is used.
- getPrincipalId() - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
-
- getPrincipalId() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
-
- getPrincipalId() - Method in interface com.sap.cloud.sdk.cloudplatform.security.principal.Principal
-
The identifier for this Principal.
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.ScpNeoAuditLogThreadContextListener
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoThreadContextDecorator
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientsThreadContextListener
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationsThreadContextListener
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderThreadContextListener
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationThreadContextListener
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalThreadContextListener
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.security.secret.ScpNeoSecretStoreThreadContextListener
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextDecorator
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextListener
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestThreadContextListener
-
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantThreadContextListener
-
- getPriority() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator
-
Returns the priority that defines the order in which decorators are applied.
- getPriority() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
-
Returns the priority that defines the order in which listeners are invoked.
- getPriority() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Priority of the Ruleset.
- getPriority() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
Priority of the Ruleset.
- getPriority() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The priority of the user task instance.
- getPriority() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
Specify the new priority of the task instance.
- getPrivateKey() - Method in class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ChannelService
-
- getPrivkey() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainKeyPair
-
- getProcessingLanguage() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getProcessingLanguage() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getProcessor() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The user who is processing (has claimed) the user task instance.
- getProcessor() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
Specify the new processor of the task instance.
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
ID of the Project(UUID) that this entity belongs to
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CopyProject
-
Get project
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
ID of the Project(UUID) that this entity belongs to
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
ID of the Project(UUID) that this entity belongs to
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
ID of the Project(UUID) that this entity belongs to
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.MigrateProject
-
ID of the project to be migrated(UUID)
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Get project
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
ID of the Project(UUID) that this entity belongs to
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
ID of the Project(UUID) that this entity belongs to
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
ID of the Project(UUID) that this entity belongs to
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
ID of the Project(UUID) that this entity belongs to
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Project Id
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
Id of the project
- getProject() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObjectAllOf
-
Id of the project
- getProjectName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
Project name the rule service
- getProjectName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
Project name the rule service
- getPropagatedPrincipal() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The name of the principal on whose behalf the service task has been executed.
- getProperties() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
-
- getProperties() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getProperties() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getProperties() - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination
-
- getProperty(String) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
-
- getProperty(String) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContext
-
Retrieves a Try of the property for the given name.
- getProperty() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
-
- getPropertyNames() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getPropertyNames() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
-
- getPropertyNames() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
- getPropertyNames() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getPropertyNames() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
- getPropertyNames() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
-
Retrieves the set of property keys of the destination.
- getPropertyNames() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.WrappedDestination
-
- getProtocol() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getProtocol() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.AbstractODataParameters
-
- getProtocol() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The OData protocol version of this request.
- getProtocol() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getProtocolSpecificMetadata() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput
-
- getProtocolVersion() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol
-
The version number of this protocol.
- getProtocolVersion() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getProtocolVersion() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getProtocolversion() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getProtocolVersion() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleProof
-
- getProtocolVersion() - Method in interface com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleTree
-
Protocol version describes how to build the tree and the proof
- getProtocolVersion() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.V100MerkleTree
-
- getProtocolVersion() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.V110MerkleTree
-
- getProviderAccountId() - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
Get the provider account name.
- getProxy() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getProxyConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getProxyConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getProxyConfiguration() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
- getProxyConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getProxyConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
- getProxyConfiguration() - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- getProxyConfiguration() - Method in class com.sap.cloud.sdk.testutil.GenericSystem
-
- getProxyConfiguration() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getProxyConfiguration() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getProxyConfiguration() - Method in interface com.sap.cloud.sdk.testutil.TestSystem
-
- getProxyType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getProxyType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getProxyType() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Returns the
ProxyType that is configured for this destination.
- getProxyType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getProxyType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
- getProxyType() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getProxyType() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getPubkey() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getPubkey() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainKeyPair
-
- getPublisher() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- getPublishers() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- getPublishers() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getPublishers() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getPurpose() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionJob
-
The purpose of the job.
- getQty() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getQualifiedName() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.BoundOperation
-
The fully qualified name of the bound operation.
- getQualifiedServiceClassName() - Method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
-
Get fully-qualified service class name.
- getQualifiedServiceClassName() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata
-
- getQualifiedServiceClassName() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata
-
- getQualifiedServiceInterfaceName() - Method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
-
Get fully-qualified service interface name.
- getQualifiedServiceInterfaceName() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata
-
- getQualifiedServiceInterfaceName() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata
-
- getQualifiedServiceMethodResult() - Method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
-
Get fully-qualified method result type.
- getQualifiedServiceMethodResult() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata
-
- getQualifiedServiceMethodResult() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata
-
- getQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
- getQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
- getQuery() - Method in exception com.sap.cloud.sdk.datamodel.odata.helper.ODataVdmErrorResultHandler.ErpODataException
-
Deprecated.
- getQueryBuilder() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
-
Deprecated.
- getQueryBuilder() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate
-
Deprecated.
- getQueryBuilder() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
-
Deprecated.
- getQueryBuilder() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Deprecated.
- getQueryBuilder() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
Deprecated.
- getQueryOptionInlineCount(boolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol
-
Build the (inline) count query option for this protocol version.
- getQueryOptionInlineCount(boolean) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getQueryOptionInlineCount(boolean) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getQueryParameters() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Map of additional generic HTTP query parameters.
- getQueryPercentEscaper() - Method in enum com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
-
- getQueryString() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.query.QuerySerializable
-
Compute the string representation of this query.
- getQueryString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getQueryString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
- getQueryString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
- getRateLimiter(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultRateLimiterProvider
-
- getRateLimiter(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.RateLimiterProvider
-
Provides a rate limiter.
- getRatesDataProviderCode() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getRatesDataProviderCode() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.OverrideTenantSetting
-
- getRatesDataProviderCode() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.TenantSettings
-
- getRatesDataSource() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getRatesDataSource() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.OverrideTenantSetting
-
- getRatesDataSource() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.TenantSettings
-
- getRateType() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RateType
-
- getRateValue() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRateValue
-
- getRawTransaction(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
If verbose is 1, returns a JSON object describing transaction txid.
- getReadResult(FluentHelperRead<?, EntityT, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
-
Convenience method to get the result for a read request on the OData batch response.
- getReadResult(FluentHelperByKey<?, EntityT, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
-
Convenience method to get the result for a read-by-key request on the OData batch response.
- getReadResult(SingleValuedFluentHelperFunction<?, ResultT, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
-
Convenience method to get the result for a function import request that returns a single primitive value or
entity on the OData batch response.
- getReadResult(CollectionValuedFluentHelperFunction<?, ResultT, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
-
Convenience method to get the result for a function import request that returns a collection of primitive values
or entities on the OData batch response.
- getReadResult(FluentHelperRead<?, EntityT, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
-
- getReadResult(FluentHelperByKey<?, EntityT, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
-
- getReadResult(SingleValuedFluentHelperFunction<?, ResultT, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
-
- getReadResult(CollectionValuedFluentHelperFunction<?, ResultT, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
-
- getReadResult(GetAllRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getReadResult(CollectionValueFunctionRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getReadResult(GetByKeyRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getReadResult(SingleValueFunctionRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getRecastAnalysis(String, String) - Method in class com.sap.cloud.sdk.services.recastai.RecastAnalyzer
-
- getRecipientGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The recipient groups of the user task instance.
- getRecipientGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
Specify the new recipient groups of the task instance, as a comma-separated list.
- getRecipientGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The recipient groups of a user task.
- getRecipients() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
Get recipients
- getRecipientUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The recipient users of the user task instance.
- getRecipientUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
Specify the new recipient users of the task instance as a comma-separated list.
- getRecipientUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The recipient users of a user task.
- getReference() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
Get reference
- getReferenceCurrency() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRateTypeDetail
-
- getReferenceId() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ResponseWithErrorCode
-
The error reference id.
- getReferenceInstanceId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
An ID that groups events together by their activity and their token of execution in the workflow.
- getRefreshToken(DecodedJWT) - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
Returns a
Future that resolves to a refresh token.
- getRefreshToken(DecodedJWT) - Method in interface com.sap.cloud.sdk.cloudplatform.security.AuthTokenFacade
-
Returns a
Future that resolves to a refresh token.
- getRefreshToken(DecodedJWT) - Method in class com.sap.cloud.sdk.cloudplatform.security.DefaultAuthTokenFacade
-
- getRefs() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextGroups
-
A list of references to files in the remote repository
- getRegSigs() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- getReindex() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getRelativePath() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
The relative URL configured in the service task.
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
-
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
-
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Get the static request URI of the OData resource.
- getRelativeUri() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Get the static request URI of the OData resource.
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
- getRelayfee() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getReportValuePerCalledUri() - Method in class com.sap.cloud.sdk.quality.AnnotationBasedHttpClientListener
-
- getReportValuePerCalledUri() - Method in class com.sap.cloud.sdk.quality.FileWritingHttpClientListener
-
Returns the value that should be printed in the second column of the report file.
- getRequest() - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoUserSessionCallable
-
- getRequest() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException
-
The OData request that was attempted while this exception occurred.
- getRequestConfigBuilder(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
Get the request configuration builder for the HTTP client builder.
- getRequestConfigBuilder(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
- getRequestEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Access the original entity used to make the request.
- getRequestEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Access the original entity used to make the request.
- getRequestFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestAccessor
-
- getRequestFactory() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Allows to use a pre-configured HttpClient instance -potentially with authentication, HTTP connection pooling,
etc.
- getRequestQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
- getRequestQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
- getRequestQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Use all OData query information to construct a HTTP request query String.
- getRequestQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
- getRequestQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
- getRequests() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
- getRequestUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationRequestContext
-
- getResourcePath() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
- getResponse() - Method in class com.sap.cloud.sdk.services.recastai.DialogResponseWrapper
-
- getResponse() - Method in class com.sap.cloud.sdk.services.recastai.MessageResponseWrapper
-
- getResponse() - Method in class com.sap.cloud.sdk.services.recastai.RecastWebhookResponseWrapper
-
- getResponseBody(HttpResponse) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpEntityUtil
-
Extracts the body string using UTF-8 and consumes the HttpEntity.
- getResponseEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Get the optional response entity parsed from the HTTP content.
- getResponseEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Get the optional response entity parsed from the HTTP content.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Get the response headers.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
-
Get the response headers.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
-
Get the response headers.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Get the response headers.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Get the response headers.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Gets the response headers of the previous request
- getResponseResult() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
-
Get the optional result parsed by the HTTP content.
- getResponseResult() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
-
Get the optional result parsed by the HTTP content.
- getResponseStatusCode() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Get the response status code.
- getResponseStatusCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
-
Get the response status code.
- getResponseStatusCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
-
Get the response status code.
- getResponseStatusCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Get the response status code.
- getResponseStatusCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Get the response status code.
- getRestEndpoint() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
Get restEndpoint
- getRestrict() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getRestrict() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getResult(ODataRequestGeneric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipart
-
Get the result from the OData batch response for a specific sub-request.
- getResult(ODataRequestGeneric) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
-
- getResult() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAnswer
-
Actual answer to the request
- getResult() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
Get result
- getResult() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
Get result
- getResult() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Get result
- getResult() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf
-
Get result
- getResult() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Get result
- getResult() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
Get result
- getResult() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceResult
-
Result for rule service invocation
- getResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueActionRequestBuilder
-
- getResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueFunctionRequestBuilder
-
- getResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueActionRequestBuilder
-
- getResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
-
- getResultElementFactory() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- getResultElements() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- getResultElements() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- getResults() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.DialogResponse
-
- getResults() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResponse
-
- getResultType() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver
-
- getRetriesRemaining() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The remaining number of retries.
- getRetrievalStrategy(DestinationOptions) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationOptionsAugmenter
-
Retrieves the configured strategy to use when loading destinations in a multi-tenant subscription environment.
- getRetrievalStrategy(DestinationOptions) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationOptionsAugmenter
-
Retrieves the configured strategy to use when loading destinations in a multi-tenant subscription environment.
- getRetry(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultRetryProvider
-
- getRetry(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.RetryProvider
-
Provides a retry.
- getReturnType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.BoundOperation
-
The type this operations returns.
- getRevision() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CreateVersionInput
-
Revision name of the released project
- getRevision() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
revision name of the version
- getRevision() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
revision name of the version
- getRevision() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
The revision of the form definition version.
- getRole() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
This represents the role of the owner for the data (e.g.
- getRootFolder() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContext
-
A folder that shall be used for uploading files at the remote repository.
- getRootHash() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
- getRootHash() - Method in interface com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleTree
-
- getRootInstanceId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The workflow root instance ID.
- getRootInstanceId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The ID of the root workflow instance.
- getRoundedOffConvertedAmount() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleFixedRateConversionResult
-
- getRoundedOffConvertedAmount() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleNonFixedRateConversionResult
-
- getRow() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
Collection of rows belonging to this decision table
- getRowId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
ID of the row
- getRule() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Get rule
- getRule() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Get rule
- getRule() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
Get rule
- getRuleService() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Get ruleService
- getRuleService() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Get ruleService
- getRuleService() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
Get ruleService
- getRuleServiceId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionInput
-
Id of the rule service
- getRuleServiceId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
Id of the rule service
- getRuleServiceId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
Id of the rule service
- getRuleServiceId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionInput
-
Id of the RuleService
- getRuleServiceId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
Id of the rule service
- getRuleServiceId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceInvocationInput
-
Id of the rule service
- getRuleServiceName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
Name of rule service
- getRuleServiceName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
Name of rule service
- getRuleServiceRevision() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
Revision of the rule service
- getRuleServiceRevision() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
Revision of the rule service
- getRuleServiceVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionInput
-
Version Id of rule service
- getRuleServiceVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
Version of rule service
- getRuleServiceVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
Version of the rule service
- getRuleset() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Get ruleset
- getSalts() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
salts encoded in a mapping of the index to the salts with index i corresponds the the leaf with the same index i
in the leaves map
- getSalts() - Method in interface com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleTree
-
- getSapClient() - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- getScale() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.EntityPropertyAnnotationModel
-
Scale as defined in the OData EDM.
- getSchemaPrefix() - Method in class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
Deprecated.
- getSchemaUrl() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata
-
Deprecated.
A link to the schema that the data attribute adheres to.
- getSchemaUrl() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedMetadata
-
Deprecated.
A link to the schema that the data attribute adheres to.
- getScript() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getScriptPubKey() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getScriptPubKey() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getSearch() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getSecret() - Method in class com.sap.cloud.sdk.cloudplatform.security.secret.ScpCfSecretStore
-
- getSecret() - Method in class com.sap.cloud.sdk.cloudplatform.security.secret.ScpNeoSecretStore
-
- getSecret() - Method in interface com.sap.cloud.sdk.cloudplatform.security.secret.SecretStore
-
- getSecretStore(String) - Static method in class com.sap.cloud.sdk.cloudplatform.security.secret.SecretStoreAccessor
-
- getSecretStoreFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.security.secret.SecretStoreAccessor
-
- getSecurityConfigurationStrategy() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getSecurityConfigurationStrategy() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getSecurityConfigurationStrategy() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Defines from how the
SSLContext for outbound HTTP calls via this destination is determined
from.
- getSegment() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableResult
-
The ID of the result data object attribute
- getSegment() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationSource
-
ID of the source attribute
- getSegment() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationTarget
-
ID of the target attribute
- getSegment() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
Id of the Result Data Object Attribute
- getSegment() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
Id of the Result Data Object Attribute
- getSegments() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
The current path as a list of its individual path segments.
- getSelections() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityFieldAll
-
- getSelections() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
-
- getSelections() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.EntitySelectable
-
Get the select expression that represents the OData entity property.
- getSelections() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.All
-
- getSentiment() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getSentiment() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getSequence() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getSequenceNumber() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
Sequence number of the column
- getSequenceNumber() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRow
-
Sequence number of the row
- getSequenceNumber() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfRule
-
Sequence of the Rule
- getSequenceNumber() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
Sequence number of the Branch.
- getSequenceNumber() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
Sequence number of the Operation.
- getSequenceNumber() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
Sequence number of the Predefined Results.
- getSerializedEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
-
- getSerializedEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
Get the String representation of the update payload.
- getServiceBindingsRootLocation() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Gets the service binding root location.
- getServiceConstructorArguments() - Method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
-
Get constructor arguments.
- getServiceConstructorArguments() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata
-
- getServiceConstructorArguments() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata
-
- getServiceCredentials(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the credentials of a service.
- getServiceCredentials(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the credentials of a service.
- getServiceCredentialsByPlan(String, Predicate<JsonObject>) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Extract service credentials grouped by service plan for a given service name.
- getServiceInfo() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Provides access to the rest of the service info.
- getServiceInfoElem() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
- getServiceInfoPath(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Descend nicely into the service info element.
- getServiceInfoPath(JsonElement, String) - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Descend nicely.
- getServiceInfoPath(JsonElement, Iterator<String>) - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Descend nicely.
- getServiceInfoPathNonEmptyStringOrThrow(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Descend nicely into the service info and throw if anything but a non-empty string at the final destination of the
path.
- getServiceLocationInfo() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Service access.
- getServiceMethodInvocations() - Method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
-
Get method invocations.
- getServiceMethodInvocations() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata
-
- getServiceMethodInvocations() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata
-
- getServiceName() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
- getServiceName() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationResult
-
Get the service name, if present.
- getServiceNameMappings() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- getServiceNameMappings() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- getServicePath() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The service path of the targeted OData service.
- getServicePath() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- getServicePath() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
-
Getter for the OData service root path.
- getServicePathForBatchRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
Get the OData service endpoint path for the current OData batch request.
- getServicePathForFetch() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
The service path only used for the fetch commands of this entity.
- getServicePathForFetch() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
The service path only used for the fetch commands of this entity.
- getServicePlan() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
- getServiceType() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
- getServiceType() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ProtocolSpecificMetadata
-
- getServiceType() - Method in enum com.sap.cloud.sdk.services.scp.machinelearning.CloudFoundryLeonardoMlServiceType
-
Deprecated.
The service type in Cloud Foundry VCAP_SERVICES.
- getServiceUrl() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBasicAuthDestination
-
The URL the service node is reachable
- getServiceUrl() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainDestination
-
The URL the service node is reachable
- getServiceUrl() - Method in class com.sap.cloud.sdk.services.scp.blockchain.hyperledgerfabric.FabricService
-
Deprecated.
Access to the Fabric service root URL.
- getServiceUrlKey() - Method in enum com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlServiceType
-
Deprecated.
The key that labels the url for this service type in the Cloud Foundry service credentials.
- getSetOfCustomFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
- getSetOfCustomFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Get the custom field names.
- getSetOfFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
- getSetOfFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Get the field names.
- getSetOfNavigationProperties() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
- getSetOfNavigationProperties() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Get navigation property names as set.
- getSetupblocks() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getSeverity() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorErrorDetails
-
severity of the problem.
- getSeverity() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageErrorDetails
-
severity of the problecm.
- getSeverity() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorErrorDetails
-
The severity of the error.
- getSigsrequired() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- getSimpleSelectors() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getSimpleTypeInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataBinaryAdapter
-
- getSimpleTypeInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataCalendarAdapter
-
Deprecated.
- getSimpleTypeInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataDateTimeAdapter
-
Deprecated.
- getSimpleTypeInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataDateTimeOffsetAdapter
-
Deprecated.
- getSimpleTypeInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataTimeAdapter
-
Deprecated.
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class com.sap.cloud.sdk.frameworks.jaxrs.GsonMessageBodyProvider
-
Deprecated.
- getSize() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getSkill() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Conversation
-
- getSkillOccurences() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Conversation
-
- getSkip() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getSlug() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Intent
-
- getSocketConfigBuilder(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
Get the socket configuration builder for the HTTP client builder.
- getSocketConfigBuilder(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
- getSource() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata
-
Deprecated.
This describes the event producer.
- getSource() - Method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser.ParsedMetadata
-
Deprecated.
This describes the event producer.
- getSource() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationCondition
-
Get source
- getSource() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getSource() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getSourceId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
ID of the project to be copied(UUID)
- getSourceName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
ID of the project to be copied(UUID)
- getSourceProjectId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CopyProjectInput
-
ID of the project to be copied(UUID)
- getSourceProjectVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RecoverVersion
-
Version ID of the SourceProjectVersion
- getSpendable() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getSslContext() - Method in interface com.sap.cloud.sdk.cloudplatform.CloudPlatform
-
Convenience for PlatformSslContextProvider#tryGetContext.
- getStartblock() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- getStartedAt() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The time when the workflow instance started.
- getStartedBy() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The user who started the workflow instance.
- getStatus() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getStatus() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getStatus() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.Job
-
The status of the job.
- getStatus() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The status of the user task instance.
- getStatus() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
Specify the new status of the task instance.
- getStatus() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The status of the workflow instance.
- getStatus() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceUpdatePayload
-
The new status of the workflow instance.
- getStatusCode() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Gets the status code of the previous request
- getStatusCode() - Method in class com.sap.cloud.sdk.services.openapi.core.OpenApiResponse
-
Http status code of this response.
- getStreamItem(String, String, boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Retrieves a specific item with txid from stream, passed as a stream name, ref or creation txid, to which the node
must be subscribed.
- getStreamref() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- getStreamref() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getStringToParse() - Method in exception com.sap.cloud.sdk.cloudplatform.exception.StringParsingException
-
- getStringType() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.Button
-
- getStructure() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Get structure
- getStructure() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObjectAllOf
-
Get structure
- getSubaccountId() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationOwner
-
- getSubdomain() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.ScpCfTenant
-
The subdomain of the tenant.
- getSubdomain() - Method in interface com.sap.cloud.sdk.cloudplatform.tenant.TenantWithSubdomain
-
The subdomain of the tenant.
- getSubject() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The subject of the user task instance.
- getSubject() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
Specify the new subject of the task instance.
- getSubject() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
The subject of the workflow instance.
- getSubject() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The name of the model element or the subject of the user task.
- getSubscribed() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getSubscribed() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- getSubtitle() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardContent
-
- getSumOfApiCounts() - Method in class com.sap.cloud.sdk.cloudplatform.metering.MeteringStats
-
Aggregates the number of API accesses over all entries.
- getSupportComponent() - Method in exception com.sap.cloud.sdk.frameworks.togglz.exception.FeatureNotEnabledException
-
Deprecated.
The support component.
- getSystemId() - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- getTable() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Get table
- getTable() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObjectAllOf
-
Get table
- getTarget() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
- getTarget() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorDetails
-
Optional OData service specific hint for origin of the error.
- getTarget() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationCondition
-
Get target
- getTargetId() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
ID of the project to be copied(UUID)
- getTargetName() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
ID of the project to be copied(UUID)
- getTaskId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The ID of the user task.
- getTenant() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationKey
-
- getTenantContext() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.ScpNeoTenant
-
The current TenantContext.
- getTenantFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
- getTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
The tenant or zone Id of the remote user requesting access.
- getTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
- getTenantId() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.GenericCacheKey
-
Getter for the Id of the tenant or zone for which the key is used.
- getTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
-
- getTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.metering.TenantMetricKeyPair
-
- getTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.security.TenantSpecificAuthorization
-
The tenant/zone identifier.
- getTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.security.UserSpecificAuthorization
-
The tenant or zone identifier.
- getTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
-
- getTenantId() - Method in interface com.sap.cloud.sdk.cloudplatform.tenant.Tenant
-
Getter for the id of a tenant.
- getTenantIdAttribute(FeatureUser) - Static method in class com.sap.cloud.sdk.frameworks.togglz.TenantSpecificUserProvider
-
Deprecated.
Returns an Option that may contain the tenant or zone Id of the given FeatureUser.
- getTenantIdentifier() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getTerm() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
- getTestnet() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getTestSystem(String) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- getText() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesFields
-
Description property path of the external value list
- getText() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Get text
- getText() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObjectAllOf
-
Get text
- getText() - Method in class com.sap.cloud.sdk.services.recastai.NlpResponseWrapper
-
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestination.Builder
-
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination.Builder
-
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfRfcDestination.Builder
-
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestination.Builder
-
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination.Builder
-
Returns a reference to the builder
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoRfcDestination.Builder
-
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.thread.AbstractThreadContextExecutor
-
Getter needed to allow for a type safe return in the builder methods.
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
- getThis() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
Method to safely return the current fluent helper instance upon public method calls.
- getThis() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
Method to safely return the current fluent helper instance upon public method calls.
- getThis() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- getThread() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
-
- getThread() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContext
-
Returns the original thread.
- getThreadContextFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextAccessor
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ConstraintViolationExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.EntityAlreadyExistsExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.EntityNotFoundExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.IllegalArgumentExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.JsonSyntaxExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.NumberFormatExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.PropertyBindingExceptionMapper
-
- getThrowableClass() - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ResponseMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.StringParsingExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.TimeoutExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.UnsupportedOperationExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.frameworks.javaee.servlet.response.mapper.ConstraintViolationExceptionMapper
-
Deprecated.
- getThrowableClass() - Method in class com.sap.cloud.sdk.frameworks.jaxrs.response.mapper.NotFoundExceptionMapper
-
Deprecated.
- getThrowableClass() - Method in class com.sap.cloud.sdk.frameworks.jaxrs.response.mapper.WebApplicationExceptionMapper
-
Deprecated.
- getTime() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getTime() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getTime() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getTime() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getTimeLimiter(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultTimeLimiterProvider
-
- getTimeLimiter(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.TimeLimiterProvider
-
Provides a time limiter.
- getTimeOfDaySerializer() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataLiteralSerializer
-
- getTimeOfDaySerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getTimeOfDaySerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getTimeoffset() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getTimeoutMilliseconds() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
The timeout threshold.
- getTimereceived() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getTimereceived() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getTimestamp() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getTimestamp() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getTimestamp() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
The time when the error occurred.
- getTimestamp() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The time the execution log entry was created.
- getTitle() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardContent
-
- getTitle() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.SlimButton
-
- getTlsVersion() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getTlsVersion() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getTlsVersion() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
The TLS version to be used when communicating over HTTP.
- getTlsVersion() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getTlsVersion() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
- getTo() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
The 'to' recipients.
- getToCurrency() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForFixedRate
-
- getToCurrency() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForNonFixedRate
-
- getToCurrency() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getToCurrencyfactor() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getToken() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.CsrfToken
-
- getToken() - Method in class com.sap.cloud.sdk.cloudplatform.security.BearerCredentials
-
- getTokenEndpoint() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AuthorizationServerSettings
-
Deprecated.
- getTokenExchangeStrategy(DestinationOptions) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationOptionsAugmenter
-
- getTokenPath() - Method in class com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceSettings
-
- getTokenService(ClientIdentity) - Method in class com.sap.cloud.sdk.cloudplatform.security.OAuth2TokenServiceCache.Default
-
- getTokenService(ClientIdentity) - Method in interface com.sap.cloud.sdk.cloudplatform.security.OAuth2TokenServiceCache
-
Get the token service.
- getTop() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- getTotalLoadTime() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
-
- getTotalLoadTime() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the total number of nanoseconds the cache has spent loading new values.
- getTransactions() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getTrustStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getTrustStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getTrustStore() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Returns the optional trust store of the destination.
- getTrustStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getTrustStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
- getTrustStore() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getTrustStore() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getTrustStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getTrustStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getTrustStorePassword() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Returns the optional trust store password of the destination.
- getTrustStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getTrustStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
The trust store password of the destination.
- getTrustStorePassword() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getTrustStorePassword() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- getTx() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getTxcount() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getTxid() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getTxid() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getTxid() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getTxid() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getType() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
This represents the type of the object being accessed.
- getType() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
This represents the type of owner for the data (e.g.
- getType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
-
Get the type of the destination.
- getType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- getType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationCertificate
-
- getType() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
- getType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
- getType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.IdentityConverter
-
- getType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeCalendarConverter
-
- getType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeCalendarConverter
-
- getType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeCalendarConverter
-
- getType() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getType() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- getType() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getType() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- getType() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- getType() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Type of data object.
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectAllOf
-
Type of data object.
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Type of data object.
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
Type of the column, has to be either Condition (C) or Result (R)
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
Type of the rule.
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues
-
Value help type of the Element - User defined Static Value list (U), External OData Value Service(O)
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
ID of the project to be copied(UUID)
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Type of resource
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Type of the rule.
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf
-
Type of the rule.
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Type of the rule.
- getType() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
Type of the Component - Inline (I) or Association (A).
- getType() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonResponse
-
- getType() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardResponse
-
- getType() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CarouselResponse
-
- getType() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ListResponse
-
- getType() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.MediaResponse
-
- getType() - Method in interface com.sap.cloud.sdk.services.recastai.botresponses.ResponseInterface
-
Deprecated.
Returns the type of the response.
- getType() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.TextResponse
-
- getType() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.VideoResponse
-
- getType() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Message
-
- getType() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getType() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getType() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute
-
The type of the attribute.
- getType() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
The type of the form definition version.
- getType() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinitionAttribute
-
The type of the attribute.
- getType() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The execution log entry type.
- getType() - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- getType() - Method in class com.sap.cloud.sdk.testutil.GenericSystem
-
- getType() - Method in interface com.sap.cloud.sdk.testutil.TestSystem
-
The type of the test system.
- getType() - Method in interface com.sap.cloud.sdk.typeconverter.TypeConverter
-
Getter for an class object of the type to convert from/to the domain-specific counterpart.
- getTypeConverter() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
- getTypeName() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.MethodArgumentDynamic
-
- getTypeValue() - Method in enum com.sap.cloud.sdk.services.recastai.botresponses.ButtonType
-
- getUnits() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- getUpdate() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
The variables, which were updated in the context or the user task attributes, which were updated.
- getUpdatedVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Get the version identifier present in the response headers, the identifier of the original entity or none, if
neither exist.
- getUpdatedVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Get the version identifier present in the response headers, the identifier of the original entity or none, if
neither exist.
- getUpdateStrategy() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
The
UpdateStrategy determines if the entity will be changed or replaced.
- getUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- getUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- getUri() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Getter for the
URI to communicate with.
- getUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
- getUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- getUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
- getUri() - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- getUri() - Method in class com.sap.cloud.sdk.testutil.GenericSystem
-
- getUri() - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- getUri() - Method in interface com.sap.cloud.sdk.testutil.TestSystem
-
The URI of the test system.
- getUrl() - Method in class com.sap.cloud.sdk.scp.Destination
-
- getUrl() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues
-
Relative Service URL to value list on external system.
- getUser() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.AccessDeniedResponse
-
- getUser() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBasicAuthDestination
-
The user name to reach the service node via basic authentication.
- getUserId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
The user who executed the action.
- getUsername() - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
-
- getUserName() - Method in class com.sap.cloud.sdk.cloudplatform.security.UserSpecificAuthorization
-
The user name.
- getUsername() - Method in class com.sap.cloud.sdk.scp.Destination
-
- getUserName() - Method in class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ChannelService
-
- getUsername() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
-
Get the username
- getUuid() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getUuid() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getUuidProvider() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
- getUuidProvider() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
-
- getUUIDSerializer() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataLiteralSerializer
-
- getUUIDSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- getUUIDSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- getValid() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getValid() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getValidFromDateTime() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.Header
-
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.SimplePrincipalAttribute
-
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.thread.Property
-
- getValue() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
- getValue() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FilterExpressionWrapper
-
- getValue() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.VdmEnum
-
Get the value property of the Edm.Enum literal
- getValue() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
- getValue() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectAllOf.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable.HitPolicyEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule.ExpressionLanguageVersionEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Element.BusinessDataTypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues.TypeEnum
-
Get the value of the enum
- getValue() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesEnumeration
-
Value code
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell.ModeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule.ExpressionLanguageVersionEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf.ExpressionLanguageVersionEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject.ExpressionLanguageVersionEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset.PolicyEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf.PolicyEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation.CardinalityEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined.ModeEnum
-
Get the value of the enum
- getValue() - Method in class com.sap.cloud.sdk.services.recastai.botresponses.SlimButton
-
- getValue() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute
-
The value of the attribute.
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.Job.StatusEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinitionAttribute.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance.PriorityEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance.StatusEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload.PriorityEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload.StatusEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionJob.PurposeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance.StatusEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog.TypeEnum
-
Get the value of the enum
- getValue() - Method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceUpdatePayload.StatusEnum
-
Get the value of the enum
- getValueByKey(String) - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
returns the value of the leaf
- getValueOrDefault(String) - Static method in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
-
Returns the enum value for the given identifier.
- getValueOrDefault(String) - Static method in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.LogLevel
-
Returns the enum value for the given identifier.
- getValues() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.CollectionPrincipalAttribute
-
- getValues() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Element
-
Get values
- getValueString() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyAmount
-
- getValueType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataBinaryAdapter
-
- getValueType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataCalendarAdapter
-
Deprecated.
- getVariableNameOfException(ASTCatchStatement) - Static method in class com.sap.cloud.sdk.quality.pmd.rules.PmdHelper
-
- getVcapApplication() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Provides access to the "VCAP_APPLICATION" environment variable.
- getVcapServices() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Provides access to the "VCAP_SERVICES" environment variable.
- getVersion() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- getVersion() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getVersion() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.MigrateProject
-
version of the project.
- getVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Get version
- getVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
Get version
- getVersion() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObjectAllOf
-
Get version
- getVersion() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.Nlp
-
- getVersion() - Method in class com.sap.cloud.sdk.services.recastai.userrequest.NlpResults
-
- getVersion() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
The technical version of the form definition version.
- getVersion() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
The workflow definition version.
- getVersion() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
The workflow definition version.
- getVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
-
- getVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
- getVersionIdentifier(ODataHttpResponseWrapper) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- getVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Getter for the version identifier of this entity.
- getVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Getter for the version identifier of this entity.
- getVersionIdentifierFromHeader() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Try to extract a version identifier from the ETag header.
- getViewerGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
The groups that are assigned to the viewer role on this workflow instance.
- getViewerGroups() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
The groups that should be assigned to the viewer role, as a comma-separated list.
- getViewerUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
The users that are assigned to the viewer role on this workflow instance.
- getViewerUsers() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
The users that should be assigned to the viewer role, as a comma-separated list.
- getVin() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getVin() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getVocabulary() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Get vocabulary
- getVocabulary() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleServiceAllOf
-
Get vocabulary
- getVocabulary() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Get vocabulary
- getVocabulary() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
Get vocabulary
- getVocabulary() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
Input vocabulary for rule service
- getVocabulary() - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceInvocationInput
-
Input vocabulary for rule service
- getVout() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- getVout() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- getVout() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- getVout() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- getWalletdbversion() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getWalletversion() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- getWarningMessages() - Static method in class com.sap.cloud.sdk.datamodel.odata.generator.MessageCollector
-
Getter for all warning messages collected over all logger.
- getWarningMessages() - Static method in class com.sap.cloud.sdk.datamodel.odatav4.generator.MessageCollector
-
Getter for all warning messages collected over all logger.
- getWorkflowDefinitionId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
Specify the definition ID of the workflow the message belongs to.
- getWorkflowDefinitionId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The definition ID of the workflow the user task instance belongs to.
- getWorkflowDefinitions() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
A list of workflow definitions in case the form definition version is of type 'start'
- getWorkflowInstanceId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
Specify the workflow instance ID of the workflow instance that should receive the message.
- getWorkflowInstanceId() - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
The instance ID of the workflow the user task instance belongs to.
- getXsAppName() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the "xsappname" from the XSUAA service instance credentials.
- getXsuaaCredentialsByPlan(DecodedJWT) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Create a mapping of XSUAA instance credentials grouped by service plan.
- getXsuaaServiceCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the OAuth2 service credentials.
- getXsuaaServiceCredentials(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the XSUAA service credentials.
- getXsuaaServiceCredentials(DecodedJWT) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the service credentials for all bound XSUAA service instances based on the given JSON Web Token and the
service plans of each instance.
- getXsuaaServiceCredentialsList() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the service credentials for all bound XSUAA service instances.
- getXsuaaServiceToken() - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
Retrieves a validated authentication token from the bound XSUAA instance.
- getXsuaaTokenFlows() - Method in interface com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceProvider
-
Shortcut method to instantiate an XSUAA request builder from the security library.
- getXsuaaUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ClientCredentialsHttpDestination
-
Get the URI to be used to retrieve the AuthToken.
- grant(Iterable<String>, Collection<MultichainPermission>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Grants permissions to addresses, a comma-separated list of addresses.
- grantForAddress(String, Collection<MultichainPermission>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Grants permissions to an address.
- grantForAddressFrom(String, String, Collection<MultichainPermission>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
This works like grantForAddress, but with control over the from-address used to grant the permissions.
- grantFrom(String, Iterable<String>, Collection<MultichainPermission>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
This works like grant, but with control over the from-address used to grant the permissions.
- grantWritePermissionsOnStream(String, Iterable<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Grants global receive and send permission and local write permission on stream
- greaterThan(Expressions.Operand) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "gt".
- greaterThan(Object) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "gt".
- greaterThan(Expressions.Operand, Expressions.Operand) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
-
- greaterThan(FilterableValue<?, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "gt".
- greaterThan(PrimitiveT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "gt".
- greaterThanEqual(Expressions.Operand) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "ge".
- greaterThanEqual(Object) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "ge".
- greaterThanEqual(FilterableValue<?, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "ge".
- greaterThanEqual(PrimitiveT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "ge".
- greaterThanEquals(Expressions.Operand, Expressions.Operand) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
-
- groupId(String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate.MavenCoordinateBuilder
-
- groups(Map<String, AttachmentsContextGroups>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContext
-
- gsonBuilder - Variable in class com.sap.cloud.sdk.result.GsonResultElementFactory
-
The GsonBuilder instance to be used for deserialization.
- GsonCustomFieldAdapter - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
-
For internal use only by data model classes.
- GsonCustomFieldAdapter(Gson) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonCustomFieldAdapter
-
- GsonMessageBodyProvider - Class in com.sap.cloud.sdk.frameworks.jaxrs
-
Deprecated.
- GsonMessageBodyProvider() - Constructor for class com.sap.cloud.sdk.frameworks.jaxrs.GsonMessageBodyProvider
-
Deprecated.
- GsonResultElementFactory - Class in com.sap.cloud.sdk.result
-
Factory implementation that creates a ResultElement, based on a given JsonElement.
- GsonResultElementFactory(GsonBuilder) - Constructor for class com.sap.cloud.sdk.result.GsonResultElementFactory
-
- GsonResultObject - Class in com.sap.cloud.sdk.result
-
ResultObject implementation based on a JsonObject.
- GsonResultObject(JsonObject, GsonResultElementFactory) - Constructor for class com.sap.cloud.sdk.result.GsonResultObject
-
- GsonResultPrimitive - Class in com.sap.cloud.sdk.result
-
ResultPrimitive implementation based on a JsonPrimitive.
- GsonResultPrimitive(JsonPrimitive) - Constructor for class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- GsonSerializer<T> - Interface in com.sap.cloud.sdk.cloudplatform.servlet.response.serializer
-
Interface facade for JSON serialization in Gson.
- GsonVdmAdapterFactory - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
-
General purpose VDM adapter factory.
- GsonVdmAdapterFactory() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmAdapterFactory
-
- GsonVdmEntityAdapter<T> - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
-
For internal use only by data model classes
- GsonVdmEntityAdapter(TypeAdapterFactory, Gson, Class<? super T>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmEntityAdapter
-
For internal use only by data model classes.
- GsonVdmEntityListAdapter<T> - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
-
For internal use only by data model classes.
- GsonVdmEntityListAdapter(Gson, TypeAdapter<T>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmEntityListAdapter
-
For internal use only by data model classes.
- gt(FieldT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Greater than expression fluent helper.
- Guid(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Guid
-
- OAuth - Class in com.sap.cloud.sdk.services.openapi.apiclient.auth
-
Authentication at the REST API via an OAuth access token
- OAuth() - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuth
-
- OAuth2Service - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
This interface handles the communication with an OAuth2 service.
- OAuth2ServiceProvider - Interface in com.sap.cloud.sdk.cloudplatform.security
-
Wrapper type for XSUAA security related features.
- OAuth2ServiceProvider.OAuth2ServiceProviderBuilder - Interface in com.sap.cloud.sdk.cloudplatform.security
-
Builder type to customize OAuth2 service specific settings.
- OAuth2ServiceSettings - Class in com.sap.cloud.sdk.cloudplatform.security
-
Settings about the Authorization Server.
- OAuth2ServiceSettings(URI, String, String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceSettings
-
- OAuth2ServiceSettings.OAuth2ServiceSettingsBuilder - Class in com.sap.cloud.sdk.cloudplatform.security
-
- OAuth2TokenServiceCache - Interface in com.sap.cloud.sdk.cloudplatform.security
-
The cache to store instances of OAuth2TokenService according to ClientIdentity.
- OAuth2TokenServiceCache.Default - Class in com.sap.cloud.sdk.cloudplatform.security
-
Default implementation of the interface.
- OAuthFlow - Enum in com.sap.cloud.sdk.services.openapi.apiclient.auth
-
Supported OAuth flows to authenticate at the REST API
- ObjectExtractor<T> - Interface in com.sap.cloud.sdk.result
-
Functional interface handling the type-safe transformation of a ResultElement to a specific type.
- objectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOfResult
-
Set the objectId of this
RuleAllOfResult instance and return the same instance.
- objectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfRule
-
Set the objectId of this
RulesetAllOfRule instance and return the same instance.
- objectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfRuleService
-
- objectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
- objectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableLineType
-
Set the objectId of this
TableLineType instance and return the same instance.
- objectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
Set the objectId of this
TableParameter instance and return the same instance.
- objectId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextRefs
-
- ObjectLookupFailedException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown if the lookup of an object fails.
- ObjectLookupFailedException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ObjectLookupFailedException
-
Exception constructor.
- ObjectLookupFailedException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ObjectLookupFailedException
-
Exception constructor.
- ObjectLookupFailedException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ObjectLookupFailedException
-
Exception constructor.
- ObjectLookupFailedException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ObjectLookupFailedException
-
- objectMapping(ObjectMapping) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CopyProject
-
Set the objectMapping of this
CopyProject instance and return the same instance.
- ObjectMapping - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
ObjectMapping
- ObjectMapping() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
- ObjectNotConvertibleException - Exception in com.sap.cloud.sdk.typeconverter.exception
-
Constructor used to indicate that the access to the contained value in a ConvertedObject failed, as the value
could not be converted.
- ObjectNotConvertibleException(String) - Constructor for exception com.sap.cloud.sdk.typeconverter.exception.ObjectNotConvertibleException
-
Creates the exception by delegating the exception message to the super class.
- ObjectNotConvertibleException(Throwable) - Constructor for exception com.sap.cloud.sdk.typeconverter.exception.ObjectNotConvertibleException
-
Creates the exception by delegating the exception cause to the super class.
- ObjectNotConvertibleException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.typeconverter.exception.ObjectNotConvertibleException
-
Creates the exception by delegating the exception message and cause to the super class.
- ObjectNotConvertibleException() - Constructor for exception com.sap.cloud.sdk.typeconverter.exception.ObjectNotConvertibleException
-
- ODATA_TYPE_ANNOTATIONS - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
The OData V4 JSON key to access an entity EDM type definition.
- ODATA_VERSION_ANNOTATIONS - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
The OData V4 JSON key to access an entity version identifier.
- ODataApiUsageMetadata - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
Metadata about OData API usage.
- ODataApiUsageMetadata.ODataApiUsageMetadataBuilder - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
- ODataBinaryAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes
- ODataBinaryAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataBinaryAdapter
-
- ODataBooleanAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes
- ODataBooleanAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataBooleanAdapter
-
- ODataCalendarAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
- ODataCalendarAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataCalendarAdapter
-
Deprecated.
- ODataConnectionException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
OData connection exception indicating errors when trying to establish a service connection.
- ODataConnectionException(ODataRequestGeneric, HttpUriRequest, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataConnectionException
-
Default constructor.
- ODataCustomFieldAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes
- ODataCustomFieldAdapter(Gson) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataCustomFieldAdapter
-
- ODataDateTimeAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
- ODataDateTimeAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataDateTimeAdapter
-
Deprecated.
- ODataDateTimeOffsetAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
- ODataDateTimeOffsetAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataDateTimeOffsetAdapter
-
Deprecated.
- ODataDeserializationException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
OData deserialization exception type to focus on deserialization errors when parsing the service response.
- ODataDeserializationException(ODataRequestGeneric, HttpResponse, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataDeserializationException
-
Default constructor.
- ODataEntityKey - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Fluent API class to build and hold entity keys.
- ODataEntityKey(ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
-
Create a new, empty entity key for the given protocol version.
- ODataException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
- ODataException(ODataRequestGeneric, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException
-
Default constructor.
- ODataField - Annotation Type in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Annotation to be used to link fields to their OData property as well as converting between the domain type of a field
and the actually exposed type.
- ODataFunctionParameters - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Fluent API class to build and hold function parameters.
- ODataFunctionParameters(ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
-
Create a new, empty set of parameters for an OData function.
- ODataGeneratorException - Exception in com.sap.cloud.sdk.datamodel.odata.generator
-
Custom runtime exception that is thrown in cases of unrecoverable errors.
- ODataGeneratorException(String) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.generator.ODataGeneratorException
-
Creates an exception based on the given message.
- ODataGeneratorException(Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.generator.ODataGeneratorException
-
Creates an exception based on the actual thrown exception.
- ODataGeneratorException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.generator.ODataGeneratorException
-
Creates an exception based on a more specific message and the actual thrown exception.
- ODataGeneratorException - Exception in com.sap.cloud.sdk.datamodel.odatav4.generator
-
Custom runtime exception that is thrown in cases of unrecoverable errors.
- ODataGeneratorException(String) - Constructor for exception com.sap.cloud.sdk.datamodel.odatav4.generator.ODataGeneratorException
-
Creates an exception based on the given message.
- ODataGeneratorException(Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odatav4.generator.ODataGeneratorException
-
Creates an exception based on the actual thrown exception.
- ODataGeneratorException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odatav4.generator.ODataGeneratorException
-
Creates an exception based on a more specific message and the actual thrown exception.
- ODataGsonBuilder - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Factory class to manage GSON references.
- ODataGsonBuilder() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataGsonBuilder
-
- ODataLiteralSerializer - Interface in com.sap.cloud.sdk.datamodel.odata.client
-
Descriptor for protocol specific information on serializing type literals for filter expressions and entity keys.
- ODataNumberSerializer - Class in com.sap.cloud.sdk.datamodel.odata.adapter
-
GSON serializer that transforms numbers to their JSON representation according to the OData V2 standard.
- ODataNumberSerializer() - Constructor for class com.sap.cloud.sdk.datamodel.odata.adapter.ODataNumberSerializer
-
- ODataPayloadParsingFailedException - Exception in com.sap.cloud.sdk.s4hana.datamodel.odata.exception
-
ODataPayloadParsingFailedException will be thrown whenever the VDM encounters errors during parsing that cannot be
recovered from.
- ODataPayloadParsingFailedException(String, Exception) - Constructor for exception com.sap.cloud.sdk.s4hana.datamodel.odata.exception.ODataPayloadParsingFailedException
-
Returns a new ODataPayloadParsingFailedException instance.
- ODataPayloadParsingFailedException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.datamodel.odata.exception.ODataPayloadParsingFailedException
-
Returns a new ODataPayloadParsingFailedException instance.
- ODataProtocol - Interface in com.sap.cloud.sdk.datamodel.odata.client
-
The ODataProtocol defines all necessary information that is needed in order to differentiate between
different OData protocol versions.
- ODataProtocol.ODataProtocolV2 - Class in com.sap.cloud.sdk.datamodel.odata.client
-
OData protocol v2.
- ODataProtocol.ODataProtocolV4 - Class in com.sap.cloud.sdk.datamodel.odata.client
-
OData protocol v4.
- ODataProtocolV2() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
-
- ODataProtocolV4() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
-
- ODataQueryDestinationListener - Interface in com.sap.cloud.sdk.quality
-
- ODataRequestAction - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The executable OData action request.
- ODataRequestAction(String, String, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
Convenience constructor for invocations of unbound actions.
- ODataRequestAction(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
Default constructor for OData Action request.
- ODataRequestAction(String, ODataResourcePath, String, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
Constructor with StructuredQuery for OData Function request.
- ODataRequestBatch - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The OData Batch request.
- ODataRequestBatch(String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
Default constructor for OData Batch request.
- ODataRequestBatch(String, ODataProtocol, Supplier<UUID>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
Default constructor for OData Batch request.
- ODataRequestBatch.Changeset - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The Changeset representation of the OData Batch operation.
- ODataRequestCount - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The result type of the OData Count request.
- ODataRequestCount(String, String, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCount
-
Default constructor for OData Count request.
- ODataRequestCount(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCount
-
Default constructor for OData Count request.
- ODataRequestCount(String, ODataResourcePath, StructuredQuery) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCount
-
Constructor with StructuredQuery for OData Count request.
- ODataRequestCreate - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The executable OData create request.
- ODataRequestCreate(String, String, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
-
Convenience constructor for OData delete requests on entity collections directly.
- ODataRequestCreate(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
-
Default constructor for OData Create request.
- ODataRequestDelete - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The executable OData delete request.
- ODataRequestDelete(String, String, ODataEntityKey, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
-
Convenience constructor for OData delete requests on entity collections directly.
- ODataRequestDelete(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
-
Default constructor for OData delete requests.
- ODataRequestException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
Generic OData request exception indicating errors while trying to request a service resource.
- ODataRequestException(ODataRequestGeneric, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataRequestException
-
Default constructor.
- ODataRequestExecutable - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
General interface for executable OData Requests.
- ODataRequestFunction - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The executable OData function request.
- ODataRequestFunction(String, String, ODataFunctionParameters, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
Convenience constructor for invocations of unbound functions.
- ODataRequestFunction(String, ODataResourcePath, ODataFunctionParameters, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
Convenience constructor for invocations of unbound functions.
- ODataRequestFunction(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
Default constructor for OData Function request.
- ODataRequestFunction(String, ODataResourcePath, StructuredQuery) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
Constructor with StructuredQuery for OData Function request.
- ODataRequestGeneric - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Generic OData request class to provide default features for service requests.
- ODataRequestListener - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
Consumer class for the Listener Pattern to monitor and react on OData actions.
- ODataRequestRead - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The result type of the OData Read request.
- ODataRequestRead(String, String, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
Convenience constructor for OData read requests on entity collections directly.
- ODataRequestRead(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
Default constructor for OData Read request.
- ODataRequestRead(String, ODataResourcePath, StructuredQuery) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
Constructor with StructuredQuery for OData read requests on entity collections directly.
- ODataRequestReadByKey - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The result type of the OData read by key request.
- ODataRequestReadByKey(String, String, ODataEntityKey, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
Convenience constructor for OData read requests on entity collections directly.
- ODataRequestReadByKey(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
Default constructor for OData Read requests.
- ODataRequestReadByKey(String, ODataResourcePath, ODataEntityKey, StructuredQuery) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
Constructor with StructuredQuery for OData read requests on entity collections directly.
- ODataRequestResult - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
Generic type of an OData request result.
- ODataRequestResultDeserializable - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
Generic type of an OData request result.
- ODataRequestResultGeneric - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
OData request result for reading entities.
- ODataRequestResultGeneric(ODataRequestGeneric, HttpResponse) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Default constructor.
- ODataRequestResultGeneric(ODataRequestGeneric, HttpResponse, HttpClient) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Default constructor with enabled pagination.
- ODataRequestResultMultipart - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
Generic type of an OData request result.
- ODataRequestResultMultipartGeneric - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
OData request result for reading entities.
- ODataRequestResultPagination - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
This class provides methods to lazily iterate through the pages of an OData read request result-set.
- ODataRequestUpdate - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The executable OData patch update request.
- ODataRequestUpdate(String, String, ODataEntityKey, String, UpdateStrategy, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
Convenience constructor for OData update requests on entity collections directly.
- ODataRequestUpdate(String, ODataResourcePath, String, UpdateStrategy, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
Default constructor for OData Update requests.
- ODataRequestUpdate(String, ODataResourcePath, HttpEntity, UpdateStrategy, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
Default constructor for OData Update requests.
- ODataResourcePath - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
A class that assembles resource references into a URL path.
- ODataResourcePath() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
- ODataResponseDescriptor - Interface in com.sap.cloud.sdk.datamodel.odata.client
-
Descriptor for protocol specific information on deserializing OData responses.
- ODataResponseDeserializer - Class in com.sap.cloud.sdk.datamodel.odata.client
-
Implementation to deserialize OData responses based on a given
ODataProtocol.
- ODataResponseDeserializer(ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
-
- ODataResponseException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
- ODataResponseException(ODataRequestGeneric, HttpResponse, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
-
Default constructor.
- ODataSerializationException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
OData serialization exception type to focus on serialization errors when creating the service request.
- ODataSerializationException(ODataRequestGeneric, Object, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataSerializationException
-
Default constructor.
- ODataServiceError - Class in com.sap.cloud.sdk.datamodel.odata.client.exception
-
OData error to serve the standard specification.
- ODataServiceError(String, String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
- ODataServiceError(String, String, String, List<ODataServiceErrorDetails>, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
- ODataServiceErrorDetails - Interface in com.sap.cloud.sdk.datamodel.odata.client.exception
-
Interface that resembles which information OData errors must contain and which information is optional.
- ODataServiceErrorException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
An
ODataException representing an erroneous response from the service where the payload contained detailed
OData error information.
- ODataServiceErrorException(ODataRequestGeneric, HttpResponse, String, Throwable, ODataServiceError) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorException
-
Default constructor.
- ODataTimeAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
- ODataTimeAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataTimeAdapter
-
Deprecated.
- ODataTypeValueSerializer - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
For internal use only by data model classes.
- ODataUriFactory - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Builds up OData URLs and ensures correct encoding.
- ODataUriFactory() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataUriFactory
-
- ODataVdmEntityAdapter<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes
- ODataVdmEntityAdapter(TypeAdapterFactory, Gson, Class<? super T>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityAdapter
-
For internal use only by data model classes
- ODataVdmEntityAdapterFactory - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes.
- ODataVdmEntityAdapterFactory() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityAdapterFactory
-
- ODataVdmEntityListAdapter<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes
- ODataVdmEntityListAdapter(Gson, TypeAdapter<T>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityListAdapter
-
For internal use only by data model classes
- ODataVdmErrorResultHandler - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
- ODataVdmErrorResultHandler() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.ODataVdmErrorResultHandler
-
Deprecated.
- ODataVdmErrorResultHandler.ErpODataException - Exception in com.sap.cloud.sdk.datamodel.odata.helper
-
Deprecated.
- of(HttpServletRequest) - Static method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
Creates a request based on the given, nullable request.
- of(HttpServletRequest, Tenant) - Static method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
Creates a request based on the given, nullable request and tenant.
- of(Tenant, Principal) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a
CacheKey for the given tenant and principal identifier, independent of whether they are
null or not.
- of(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
-
Constructs a
SerializableCacheKey for the given tenant/zone and principal identifier, independent of
whether they are
null or not.
- of(Tenant, Principal) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
-
Constructs a
CacheKey for the given tenant and principal identifier, independent of whether they are
null or not.
- of(Header...) - Static method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationHeaderProvider
-
Instantiate a local instance with static headers.
- of(URI, Credentials) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Static factory to create a configuration based on an URI and credentials.
- of(URI) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Static factory to create a configuration solely based on an URI.
- of(String, Credentials) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Static factory to create a configuration based on an URI (as a String) and credentials.
- of(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Static factory to create a configuration bsaed on an URI (as a String).
- of(ScpCfServiceDesignator, String, String, String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Factory method reading information about service from VCAP_SERVICES.
- of(String, String, String, String, String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Factory method reading information about service from VCAP_SERVICES.
- of(HttpDestination) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.WrappedDestination
-
- of(RfcDestination) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.WrappedDestination
-
- of() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
- of(Duration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
-
Factory method to create a cache configuration builder instance.
- of() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
- of(String) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
-
Factory function to create a resilience configuration with default values for the given identifier.
- of(Class<?>) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
-
Factory function to create a resilience configuration with only a subset of resilience features enabled by
default.
- of() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
- of(Duration, Duration, int) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
Creates a new RateLimiterConfiguration by specifying a timeout duration, limit refresh period and
limit for period.
- of(int, Duration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
Instantiate a new RetryConfiguration with the given parameters.
- of(int) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
Instantiate a new RetryConfiguration with the given parameter.
- of(Duration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
Create a timeout by specifying a timeout duration.
- of() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
- of(ResilienceIsolationMode) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationKey
-
Factory method for creating a resilience isolation key.
- of(T) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.Property
-
Creates a non-confidential property from the given value.
- of(CloudEventsMessageParser.ParsedMetadata) - Static method in class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata
-
Deprecated.
Factory method to create a CloudEventsMessageMetadata based on a parsed Metadata object.
- of(String) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldReference
-
Static factory method to easily instantiate a generic field reference.
- of(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Convenience method for new ODataResourcePath().addSegment(segment).
- of(String, AbstractODataParameters) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Convenience method for new ODataResourcePath().addSegment(segment, segmentParameter).
- of(String, Order) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.expression.OrderExpression
-
To create OrderExpression with a field and ordering.
- of(JsonPath...) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.JsonLookup
-
- of(String...) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.JsonPath
-
- of(Map<String, Object>, ODataProtocol) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
-
Create an instance of
ODataEntityKey from a generic key-value composition.
- of(Map<String, Object>, ODataProtocol) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
-
- of(ODataRequestResultMultipartGeneric, BatchFluentHelperBasic<?, ?>) - Static method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
-
Static factory method to convert from generic response to typed response.
- of(ODataRequestResultGeneric, EntityT, HttpDestinationProperties) - Static method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
- of(EdmSimpleTypeKind) - Static method in class com.sap.cloud.sdk.datamodel.odata.helper.ODataTypeValueSerializer
-
For internal use only by data model classes.
- of(EdmType) - Static method in class com.sap.cloud.sdk.datamodel.odata.helper.ODataTypeValueSerializer
-
- of(ODataRequestResultGeneric, Class<ResultT>) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
-
- of(ODataRequestResultGeneric, Class<ResultT>) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
-
- of(ODataRequestResultMultipartGeneric, BatchRequestBuilder) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Static factory method to convert from generic response to typed response.
- of(ODataRequestResultGeneric, EntityT) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
- of(String) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
Create a search expression for a single string.
- of(T) - Static method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Creates a ConvertedObject containing the given object as its value.
- ofBaseUri(URI) - Static method in class com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceSettings
-
Invoke a builder for this type.
- ofConfidential(T) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.Property
-
Creates a confidential property from the given value.
- ofConfidentialTry(Try<?>) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.Property
-
Creates a confidential property from a given Try of a value.
- ofCurrentRequest() - Static method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
Creates a request based on the current request.
- ofDefaults() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
- OffsetDateTimeTypeAdapter - Class in com.sap.cloud.sdk.datamodel.odata.client.adapter
-
- OffsetDateTimeTypeAdapter() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.adapter.OffsetDateTimeTypeAdapter
-
- offsetMinutes() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "offsetminutes".
- offsetMinutes() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "offsetminutes".
- offsetSeconds() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "offsetseconds".
- offsetSeconds() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "offsetseconds".
- ofIdentifier(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
Returns the AuthenticationType which equals the given identifier.
- ofIdentifier(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
Returns the DestinationType which equals the given identifier.
- ofIdentifier(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Returns the ProxyType which equals the given identifier.
- ofIdentifierOrDefault(String, AuthenticationType) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
Returns the AuthenticationType which equals the given identifier, or the
defaultAuthenticationType in case there is none.
- ofIdentifierOrDefault(String, DestinationType) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
Returns the DestinationType which equals the given identifier, or the defaultDestinationType in case
there is none.
- ofIdentifierOrDefault(String, ProxyType) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Returns the ProxyType which equals the given identifier, or the defaultProxyType in case there is
none.
- ofIdentifierSensitive(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Returns the ProxyType which equals the given identifier.
- ofMultiTenant(String, String, String, String, String, String, boolean) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Factory method reading information about service from VCAP_SERVICES.
- ofMultiTenant(ScpCfServiceDesignator, String, String, String, String, boolean) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Factory method reading information about service from VCAP_SERVICES.
- ofNoIsolation() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs an instance of
CacheKey without tenant or principal isolation.
- ofNotConvertible() - Static method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Creates a ConvertedObject containing null as its value.
- ofNull() - Static method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Creates a ConvertedObject containing null as its value.
- ofODataV2(ODataApiUsageMetadata) - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.ProtocolSpecificMetadata
-
- ofODataV4(ODataApiUsageMetadata) - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.ProtocolSpecificMetadata
-
- ofPath(String...) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldReference
-
Static factory method to easily instantiate a nested field reference via a path of fields.
- ofRest(RestApiUsageMetadata) - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.ProtocolSpecificMetadata
-
- ofRoot() - Static method in class com.sap.cloud.sdk.datamodel.odata.client.JsonPath
-
Static factory method for an empty
JsonPath.
- ofTenant(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenBuilder.FluentHelperUnsignedJwt
-
A non-validated JWT is constructed based on tenant information (xsappname and issuer URL of
subscriber in VCAP_SERVICES environment variable).
- ofTenant(String, URI, Collection<String>) - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenBuilder.FluentHelperUnsignedJwt
-
A non-validated JWT is constructed based on tenant information.
- ofTenantAndPrincipalIsolation() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a tenant- and principal-isolated instance of
CacheKey.
- ofTenantAndPrincipalOptionalIsolation() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a tenant- and principal-optional-isolated instance of
CacheKey.
- ofTenantIsolation() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a tenant-isolated instance of
CacheKey.
- ofTenantOptionalIsolation() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a tenant-optional-isolated instance of
CacheKey.
- ofTry(Try<?>) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.Property
-
Creates a non-confidential property from a given Try of a value.
- oldValue - Variable in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
The value of the attribute prior to the access.
- onEntity(String, ODataProtocol) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Create a StructuredQuery for building up OData 2.0 or 4.0 queries.
- OneTimeServiceBindingLoaderWrapper - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- OneTimeServiceBindingLoaderWrapper.OneTimeServiceBindingLoaderWrapperBuilder - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- OneToOneLink<EntityT,LinkedEntityT> - Interface in com.sap.cloud.sdk.datamodel.odata.helper
-
Interface designed to be implemented by
EntityLink class in order to provide a filter function.
- onMessage(MessageT) - Method in interface com.sap.cloud.sdk.datamodel.messaging.core.MessageListener
-
Deprecated.
Called upon reception of one message of type MessageT.
- onMessage(Message) - Method in class com.sap.cloud.sdk.datamodel.messaging.jms.JmsMessageDelegator
-
Deprecated.
This method is called with every message received by the application.
- onQuery(URI, String) - Method in class com.sap.cloud.sdk.quality.FileWritingODataQueryListener
-
- onQuery(Class<?>, String, String) - Method in class com.sap.cloud.sdk.quality.FileWritingRemoteFunctionQueryListener
-
- onQuery(URI, String) - Method in interface com.sap.cloud.sdk.quality.ODataQueryDestinationListener
-
- onRequest(String) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientListener
-
If the listener is registered with the HttpClientWrapper, this method will be called prior to the
execution of the HttpClient.
- onRequest(String) - Method in class com.sap.cloud.sdk.quality.FileWritingHttpClientListener
-
- onRequestAndImplicitRequests() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- onRequestAndImplicitRequests() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCustomHttpHeader
-
- onRequestOnly() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- onRequestOnly() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCustomHttpHeader
-
- OpenApiGeneratorException - Exception in com.sap.cloud.sdk.datamodel.openapi.generator.exception
-
Custom runtime exception that is thrown in cases of unrecoverable errors.
- OpenApiGeneratorException(String) - Constructor for exception com.sap.cloud.sdk.datamodel.openapi.generator.exception.OpenApiGeneratorException
-
Creates an exception based on the given message.
- OpenApiGeneratorException(Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.openapi.generator.exception.OpenApiGeneratorException
-
Creates an exception based on the actual thrown exception.
- OpenApiGeneratorException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.openapi.generator.exception.OpenApiGeneratorException
-
Creates an exception based on a more specific message and the actual thrown exception.
- OpenApiRequestException - Exception in com.sap.cloud.sdk.services.openapi.core
-
Thrown if an error occurs during the invocation of a OpenAPI service.
- OpenApiRequestException(String) - Constructor for exception com.sap.cloud.sdk.services.openapi.core.OpenApiRequestException
-
Thrown if an error occurs during the invocation of a OpenAPI service.
- OpenApiRequestException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.services.openapi.core.OpenApiRequestException
-
Thrown if an error occurs during the invocation of a OpenAPI service.
- OpenApiRequestException(Throwable) - Constructor for exception com.sap.cloud.sdk.services.openapi.core.OpenApiRequestException
-
Thrown if an error occurs during the invocation of a OpenAPI service.
- OpenApiResponse - Class in com.sap.cloud.sdk.services.openapi.core
-
Response object for OpenAPI calls containing status code
- OpenApiResponse(ApiClient) - Constructor for class com.sap.cloud.sdk.services.openapi.core.OpenApiResponse
-
Create a new
OpenApiResponse from an
ApiClient
- OpenApiResponse(HttpStatus) - Constructor for class com.sap.cloud.sdk.services.openapi.core.OpenApiResponse
-
Create a new OpenApiResponse from an http status code.
- OpenApiService - Interface in com.sap.cloud.sdk.services.openapi.core
-
Marker interface to tag a OpenAPI service as part of the SAP Cloud SDK.
- operation - Variable in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
The type of operation performed on the attribute.
- operation(List<TextOperation>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
Set the operation of this
TextBranches instance and return the same instance.
- operation(List<TextOperation>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextDefault
-
Set the operation of this
TextDefault instance and return the same instance.
- OperationsOnEntityCollections - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Invoke actions and functions on OData collections
- operationSuccessful - Variable in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
Flag indicating whether the operation succeeded.
- or(CacheFilter, CacheFilter...) - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Creates a new
CacheFilter instance which represents the disjunction of all passed cache filters.
- or(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
-
Combine current filter expression with another expression in disjunction.
- or(Boolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
-
Combine the filter expression with another expression in disjunction
- or(ValueBoolean, ValueBoolean) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
-
- or(ExpressionFluentHelper<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
-
Boolean OR expression fluent helper.
- or(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
Combine current string with another search string in disjunction.
- or(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
Combine current search expression with another search expression in disjunction.
- or(FilterableBoolean<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean
-
Combine the filter expression with another expression in disjunction.
- or(Boolean) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean
-
Combine the filter expression with a boolean value in disjunction.
- Order - Enum in com.sap.cloud.sdk.datamodel.odata.client.query
-
Used with orderBy methods in entity fluent helper objects to set the sorting order of field values.
- Order - Enum in com.sap.cloud.sdk.datamodel.odata.helper
-
Used with orderBy methods in entity fluent helper objects to set the sorting order of field values.
- orderBy(String, Order) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- orderBy(OrderExpression) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- orderBy(EntityField<EntityT, ?>, Order) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Query modifier to sort the set of returned entities by one or more fields.
- orderBy(FieldOrdering<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
- orderBy(FieldOrdering<TargetT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
-
- orderBy(FieldOrdering<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
-
- OrderExpression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
A class representing order expressions over fields, maintaining an order over them.
- orElse(T) - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Returns the contained value, or the given default value if the object was not convertible.
- org.eclipse.persistence.logging.slf4j - package org.eclipse.persistence.logging.slf4j
-
- orNull() - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Returns the contained value, or null if the object was not convertible.
- outputDirectory(String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- OverrideTenantSetting - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
When used in conversion, this class overrides the default tenant settings for Data Source and Data Provider Code to
fetch the relevant exchange rates.
- OverrideTenantSetting.OverrideTenantSettingBuilder - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
- overwriteFiles() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
Defines that already existing files will get overwritten.
- overwriteFiles(boolean) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
Defines whether already existing files will get overwritten.
- overwriteFiles() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
Defines that already existing files will get overwritten.
- overwriteFiles(boolean) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
Defines whether already existing files will get overwritten.
- S4HanaNamingStrategy - Class in com.sap.cloud.sdk.datamodel.odata.utility
-
Represents a
NamingStrategy, which removes pre- and suffixes from the generated Java identifiers that are
typically used in S4Hana service definitions.
- S4HanaNamingStrategy(NameSource) - Constructor for class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- S4HanaNamingStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odata.utility.S4HanaNamingStrategy
-
- salts - Variable in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
salts encoded in a mapping of the index to the salts with index i corresponds the the leaf with the same index i
in the leaves map
- SampleContext - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
SampleContext
- SampleContext() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.SampleContext
-
- SAP_COPYRIGHT_HEADER - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
An SAP copyright header that can be added to generated files.
- SAP_COPYRIGHT_HEADER - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
An SAP copyright header that can be added to generated files.
- SAP_PASSPORT_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
- sapClient(SapClient) - Method in class com.sap.cloud.sdk.testutil.ErpSystem.ErpSystemBuilder
-
- sapCopyrightHeader() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
Generate SAP copyright headers at the top of generated files.
- sapCopyrightHeader() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
Generate SAP copyright headers at the top of generated files.
- SchemaPerTenantProvisioner - Class in com.sap.cloud.sdk.frameworks.liquibase
-
Deprecated.
- SchemaPerTenantProvisioner(Connection, String) - Constructor for class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
Deprecated.
Initializes the new instance based on the given JDBC connections and the path to a liquibase configuration file.
- SchemaPerTenantProvisioner(Connection, String, String) - Constructor for class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
Deprecated.
Initializes the new instance based on the given JDBC connections, the path to a liquibase configuration file, and
the schema prefix given.
- Scope - Class in com.sap.cloud.sdk.cloudplatform.security
-
- Scope(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.Scope
-
Creates a new scope.
- SCP_CF_SECURITY_CONTEXT_DECORATOR - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator.DefaultPriorities
-
- SCP_CF_SECURITY_CONTEXT_DECORATOR - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
- SCP_NEO_DECORATOR - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator.DefaultPriorities
-
- ScpCfAuditLog - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Implementation of audit logging that uses the Cloud Foundry (HANA XS) library.
- ScpCfAuditLogFacade - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Audit log facade used with CloudFoundry.
- ScpCfAuditLogFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.ScpCfAuditLogFacade
-
- ScpCfCloudPlatform - Class in com.sap.cloud.sdk.cloudplatform
-
Implementation for the SAP Cloud Platform Cloud Foundry variant.
- ScpCfCloudPlatform() - Constructor for class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
- ScpCfCloudPlatformFacade - Class in com.sap.cloud.sdk.cloudplatform
-
- ScpCfCloudPlatformFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatformFacade
-
- ScpCfDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- ScpCfDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to allow for easy creation of an immutable ScpCfDestination instance.
- ScpCfDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Retrieves destination information from the SCP destination service on Cloud Foundry.
- ScpCfDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationLoader
-
Create instance with all default settings
- ScpCfDestinationLoader(Duration) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationLoader
-
Create instance with a specific TimeLimiter timeout
Duration.
- ScpCfDestinationOptionsAugmenter - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Handles the getting and setting of
DestinationOptions parameters specific to SCP Cloud Foundry platform.
- ScpCfDestinationOptionsAugmenter() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationOptionsAugmenter
-
- ScpCfDestinationRetrievalStrategy - Enum in com.sap.cloud.sdk.cloudplatform.connectivity
-
Enumeration which represents the strategies for loading destinations in a multi-tenant application on SCP Cloud
Foundry.
- ScpCfDestinationServiceResponseProvider - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Functional interface to provide an response instance for an SCP CF Destination Service query.
- ScpCfDestinationServiceV1Response - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Serializable and deserializable response type for SCP CF Destination Service queries.
- ScpCfDestinationServiceV1Response() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response
-
- ScpCfDestinationServiceV1Response.DestinationAuthToken - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Destination authentication token with optional error message and expiration value.
- ScpCfDestinationServiceV1Response.DestinationCertificate - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Named destination certificate containing optional base64 encoded binary content.
- ScpCfDestinationServiceV1Response.DestinationOwner - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Owner of the destination object with SCP CF subaccount and instance identifier reference.
- ScpCfDestinationTokenExchangeStrategy - Enum in com.sap.cloud.sdk.cloudplatform.connectivity
-
Enumeration which represents the strategies for performing a user token exchange, if necessary, upon retrieving a
destination from the Destination service on BTP Cloud Foundry.
- ScpCfHttpDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
SCP Cloud Foundry specific representation of a HTTP destination as a collection of key-value pairs.
- ScpCfHttpDestination(DestinationProperties) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- ScpCfHttpDestination(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- ScpCfHttpDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to allow for easy creation of an immutable ScpCfHttpDestination instance.
- ScpCfPrincipal - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
An implementation of the Principal interface for SAP Cloud Platform Cloud Foundry.
- ScpCfPrincipal(String, Set<Authorization>, Map<String, PrincipalAttribute>) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.ScpCfPrincipal
-
- ScpCfPrincipal() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.ScpCfPrincipal
-
Creates a
ScpCfPrincipal with an empty principal identifier, no authorizations, and no attributes.
- ScpCfPrincipalFacade - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
Facade providing access to Principal information on SAP Cloud Platform Cloud Foundry.
- ScpCfPrincipalFacade(LocalScopePrefixProvider) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.ScpCfPrincipalFacade
-
Creates a new instance of this facade with the given prefix provider.
- ScpCfPrincipalFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.ScpCfPrincipalFacade
-
Default constructor with default strategies.
- ScpCfRfcDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
SCP Cloud Foundry specific implementation of the
RfcDestination interface.
- ScpCfRfcDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to allow for easy creation of an immutable ScpCfRfcDestination instance.
- ScpCfSecretStore - Class in com.sap.cloud.sdk.cloudplatform.security.secret
-
Implementation of
SecretStore for SAP Cloud Platform Cloud Foundry.
- ScpCfSecretStore() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.secret.ScpCfSecretStore
-
- ScpCfSecretStoreFacade - Class in com.sap.cloud.sdk.cloudplatform.security.secret
-
- ScpCfSecretStoreFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.secret.ScpCfSecretStoreFacade
-
- ScpCfService - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
A facilitation of access to the SAP CP services with OAuth auth listed in VCAP_SERVICES.
- ScpCfService(ScpCfServiceInfo, URI, ClientCredentials, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Constructor open for extension.
- ScpCfService(ScpCfServiceInfo, URI, ClientCredentials, String, boolean) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Constructor open for extension.
- ScpCfServiceAuthorizationFailedException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity
-
Thrown if the service access cannot be secured, either because oauth token grant was denied, request failed, or token
was rejected.
- ScpCfServiceAuthorizationFailedException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceAuthorizationFailedException
-
Default constructors.
- ScpCfServiceAuthorizationFailedException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceAuthorizationFailedException
-
Default constructors.
- ScpCfServiceAuthorizationFailedException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceAuthorizationFailedException
-
Default constructors.
- ScpCfServiceAuthorizationFailedException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceAuthorizationFailedException
-
Default constructors.
- ScpCfServiceCreationFailedException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity
-
Thrown if the service cannot be found or there is another kind of problem preventing its creation.
- ScpCfServiceCreationFailedException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceCreationFailedException
-
Default constructors.
- ScpCfServiceCreationFailedException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceCreationFailedException
-
Default constructors.
- ScpCfServiceCreationFailedException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceCreationFailedException
-
Default constructors.
- ScpCfServiceCreationFailedException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceCreationFailedException
-
Default constructors.
- ScpCfServiceDesignator - Class in com.sap.cloud.sdk.cloudplatform
-
Designator in simplified builder pattern for identifying cloud foundry services.
- ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder - Class in com.sap.cloud.sdk.cloudplatform
-
- ScpCfServiceDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
This class implements functionality to create a destination from a service binding on Cloud Foundry.
- ScpCfServiceDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceDestinationLoader
-
- ScpCfServiceDestinationLoader.CfServices - Enum in com.sap.cloud.sdk.cloudplatform.connectivity
-
- ScpCfServiceInfo - Class in com.sap.cloud.sdk.cloudplatform
-
Helper providing easy access to Cloud Foundry service information.
- ScpCfServiceInfo(JsonElement, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Also parses the name from serviceInfoElem.
- ScpCfTenant - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
Implementation of
Tenant for SAP Cloud Platform Cloud Foundry.
- ScpCfTenant(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.ScpCfTenant
-
- ScpCfTenant() - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.ScpCfTenant
-
Creates a mocked
ScpCfTenant with an empty tenant identifier.
- ScpCfTenantFacade - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
Facade providing access to tenant information on SAP Cloud Platform Cloud Foundry.
- ScpCfTenantFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.ScpCfTenantFacade
-
- ScpNeoAuditLog - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Implementation of audit logging that uses the SAP CP Neo library.
- ScpNeoAuditLog() - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.ScpNeoAuditLog
-
Default constructor.
- ScpNeoAuditLog(AuditLogMessageExtensionFactory) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.ScpNeoAuditLog
-
Use this constructor if you want to use you own implementation of AuditLogMessageExtensionFactory.
- ScpNeoAuditLogFacade - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Audit log facade used with the Neo platform.
- ScpNeoAuditLogFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.ScpNeoAuditLogFacade
-
- ScpNeoAuditLogThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Implementation of
ThreadContextListener that performs the JNDI lookup of the connectivity configuration and
authentication header service objects on SAP CP Neo.
- ScpNeoAuditLogThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.ScpNeoAuditLogThreadContextListener
-
- ScpNeoCloudPlatform - Class in com.sap.cloud.sdk.cloudplatform
-
Implementation for the SAP Cloud Platform Neo variant.
- ScpNeoCloudPlatform() - Constructor for class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
- ScpNeoCloudPlatformFacade - Class in com.sap.cloud.sdk.cloudplatform
-
- ScpNeoCloudPlatformFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatformFacade
-
- ScpNeoDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- ScpNeoDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to allow for easy creation of an immutable ScpNeoDestination instance.
- ScpNeoDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
This
DestinationLoader implementation manages destinations from the SAP Cloud Platform Neo.
- ScpNeoDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationLoader
-
- ScpNeoDestinationOptionsAugmenter - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Handles the getting and setting of
DestinationOptions parameters specific to SCP Neo platform.
- ScpNeoDestinationOptionsAugmenter() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationOptionsAugmenter
-
- ScpNeoDestinationRetrievalStrategy - Enum in com.sap.cloud.sdk.cloudplatform.connectivity
-
Enumeration which represents the strategies for loading destinations in a multi-tenant application on SCP Neo.
- ScpNeoDestinationsThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Implementation of
ThreadContextListener that performs the JNDI lookup of the connectivity configuration and
authentication header service objects on SAP CP Neo.
- ScpNeoDestinationsThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationsThreadContextListener
-
- ScpNeoHttpDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
SCP Neo specific representation of a HTTP destination as a collection of key-value pairs.
- ScpNeoHttpDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to allow for easy creation of an immutable ScpNeoHttpDestination instance.
- ScpNeoPrincipal - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
Implementation of
Principal for SAP Cloud Platform Neo.
- ScpNeoPrincipal(User) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.ScpNeoPrincipal
-
- ScpNeoPrincipal() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.ScpNeoPrincipal
-
Creates a mocked
ScpNeoPrincipal returning an empty user name and no authorizations.
- ScpNeoPrincipalFacade - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
Facade providing access to user information on SAP Cloud Platform Neo.
- ScpNeoPrincipalFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.ScpNeoPrincipalFacade
-
- ScpNeoRfcDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- ScpNeoRfcDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to allow for easy creation of an immutable ScpNeoRfcDestination instance.
- ScpNeoSecretStore - Class in com.sap.cloud.sdk.cloudplatform.security.secret
-
Implementation of
SecretStore for SAP Cloud Platform Neo.
- ScpNeoSecretStore(PasswordStorage, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.secret.ScpNeoSecretStore
-
- ScpNeoSecretStoreFacade - Class in com.sap.cloud.sdk.cloudplatform.security.secret
-
- ScpNeoSecretStoreFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.secret.ScpNeoSecretStoreFacade
-
- ScpNeoSecretStoreThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.security.secret
-
Implementation of
ThreadContextListener that performs the JNDI lookup of the password storage and key store
service objects on SAP CP Neo.
- ScpNeoSecretStoreThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.secret.ScpNeoSecretStoreThreadContextListener
-
- ScpNeoTenant - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
Implementation of
Tenant for SAP Cloud Platform Neo.
- ScpNeoTenant(TenantContext) - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.ScpNeoTenant
-
- ScpNeoTenant() - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.ScpNeoTenant
-
Creates a mocked
ScpNeoTenant returning an empty tenant identifier.
- ScpNeoTenantCallable<T> - Class in com.sap.cloud.sdk.cloudplatform.concurrency
-
Wraps the given
Callable to be executed in the context of the given tenant.
- ScpNeoTenantCallable(Tenant, Callable<T>) - Constructor for class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoTenantCallable
-
- ScpNeoTenantFacade - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
Facade providing access to tenant information on SAP Cloud Platform Neo.
- ScpNeoTenantFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.ScpNeoTenantFacade
-
- ScpNeoThreadContextDecorator - Class in com.sap.cloud.sdk.cloudplatform.concurrency
-
- ScpNeoThreadContextDecorator() - Constructor for class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoThreadContextDecorator
-
- ScpNeoUserSessionCallable<T> - Class in com.sap.cloud.sdk.cloudplatform.concurrency
-
Wraps the given
Callable to be executed in the context of the current user (if available).
- ScpNeoUserSessionCallable(HttpServletRequest, Callable<T>) - Constructor for class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoUserSessionCallable
-
- ScpVcapDestinationLoader<VcapDataT extends ScpVcapDestinationLoader.ScpVcapServiceData> - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
This generic type is used to retrieve destinations from VCAP environment variable via the
DestinationAccessor.
- ScpVcapDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpVcapDestinationLoader
-
- ScpVcapDestinationLoader.ScpVcapServiceData - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Destination specific structure of the JSON data contained within the VCAP lookup.
- ScpVcapDestinationOptionAugmenter<VcapDataT extends ScpVcapDestinationLoader.ScpVcapServiceData> - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- ScpVcapDestinationOptionAugmenter(Class<VcapDataT>, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpVcapDestinationOptionAugmenter
-
- ScpVcapLoaderUtils - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Utility class to load VCAP data.
- ScpVcapLoaderUtils() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpVcapLoaderUtils
-
- ScpXfDestinationData - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Helper class to represent the destination specific structure of the JSON data referenced to Extension Factory.
- ScpXfDestinationData() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpXfDestinationData
-
- ScpXfDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
This destination loader can be used to resolve destinations dedicated to a specific Extension Factory service
instance, given the destination name.
- ScpXfDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ScpXfDestinationLoader
-
- search(String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- search(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
-
- search(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
-
- search(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
- search(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
- search(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
-
- search(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
-
- search(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
-
- search(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
-
- SearchExpression - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of a OData query parameter for Search Modifier
- SearchExpression(String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
- second(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
- second(ValueTimeOfDay) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
- SecretStore - Interface in com.sap.cloud.sdk.cloudplatform.security.secret
-
Interface encapsulating the storage of a secret char sequence.
- SecretStoreAccessException - Exception in com.sap.cloud.sdk.cloudplatform.security.secret.exception
-
Runtime exception indicating that there was an issue while accessing the secret store.
- SecretStoreAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.secret.exception.SecretStoreAccessException
-
Initializes the exception by delegating the message to the super constructor.
- SecretStoreAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.secret.exception.SecretStoreAccessException
-
Initializes the exception by delegating the causing exception to the super constructor.
- SecretStoreAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.secret.exception.SecretStoreAccessException
-
Initializes the exception by delegating the message and the causing exception to the super constructor.
- SecretStoreAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.secret.exception.SecretStoreAccessException
-
- SecretStoreAccessor - Class in com.sap.cloud.sdk.cloudplatform.security.secret
-
Accessor for retrieving secrets and key stores.
- SecretStoreFacade - Interface in com.sap.cloud.sdk.cloudplatform.security.secret
-
- SecureAnnotationsInterceptor - Class in com.sap.cloud.sdk.frameworks.cxf.security
-
Deprecated.
- SecureAnnotationsInterceptor() - Constructor for class com.sap.cloud.sdk.frameworks.cxf.security.SecureAnnotationsInterceptor
-
Deprecated.
- securityConfiguration(SecurityConfigurationStrategy) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
- SecurityConfigurationStrategy - Enum in com.sap.cloud.sdk.cloudplatform.connectivity
-
Defines from where the HTTP Security Configuration for outbound HTTP calls is determined from.
- SecurityContextThreadContextDecorator - Class in com.sap.cloud.sdk.cloudplatform.security
-
Implementation of
ThreadContextDecorator that ensures the correct initialization of
Tokens when
working with non-container managed threads on Cloud Foundry.
- SecurityContextThreadContextDecorator() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextDecorator
-
- SecurityContextThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.security
-
- SecurityContextThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextListener
-
- SecurityOutFaultInterceptor - Class in com.sap.cloud.sdk.frameworks.cxf.security
-
Deprecated.
- SecurityOutFaultInterceptor() - Constructor for class com.sap.cloud.sdk.frameworks.cxf.security.SecurityOutFaultInterceptor
-
Deprecated.
- segment(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableResult
-
- segment(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationSource
-
- segment(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationTarget
-
- segment(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
Set the segment of this
TextOperation instance and return the same instance.
- segment(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
Set the segment of this
TextPredefined instance and return the same instance.
- select(String...) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Query modifier to limit which field values of the entity get fetched and populated.
- select(StructuredQuery...) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Query modifier to limit which complex and navigational properties will be expanded (and thus selected).
- select(EntitySelectable<SubEntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
-
Used in combination with
FluentHelperRead.select when expanding a
navigation property to specify which fields of that navigation property to select, and which navigation
properties of that navigation property to expand.
- select(SelectableT...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
-
Query modifier to limit which field values of the entity get fetched & populated.
- select(SelectableT...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Query modifier to limit which field values of the entity get fetched and populated, and to specify which
navigation properties to expand.
- select(Property<ValueT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Collection
-
- select(Property<ValueT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single
-
- select(Property<PropertyT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexPropertyQuery
-
- select(Property<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
- select(Property<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetByKeyRequestBuilder
-
- select(Property<ValueT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Single
-
- select(Property<TargetT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
-
- select(Property<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
-
- select(Property<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertySingleQuery
-
- SELECT_NAME - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.DefaultServiceBindingMergingStrategy
-
- SELECT_PLAN - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.DefaultServiceBindingMergingStrategy
-
- selectHeaderAccept(String[]) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it;
otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise
use the first one of the array.
- selectPlanOrDefault(String) - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.DefaultServiceBindingMergingStrategy
-
- self() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.AbstractExceptionMapper
-
Getter for this.
- self() - Method in class com.sap.cloud.sdk.frameworks.jaxrs.response.JaxRsExceptionMapper
-
Deprecated.
- self() - Method in class com.sap.cloud.sdk.frameworks.spring.response.SpringExceptionMapper
-
Deprecated.
- sendAsset(String, String, int) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Sends qty of asset to address, returning the txid.
- sendDisabled(Boolean) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- sendInteraction(String, String) - Method in class com.sap.cloud.sdk.services.recastai.RecastDialog
-
- sendInteraction(DialogResponseWrapper) - Method in class com.sap.cloud.sdk.services.recastai.RecastDialog
-
- sendMessage(String, ResponseInterface...) - Method in class com.sap.cloud.sdk.services.recastai.RecastMessenger
-
- sendMessage(SendMessagePayload) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.MessagesApi
-
Send message
- SendMessagePayload - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
SendMessagePayload
- SendMessagePayload() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
- sendRawTransaction(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Validates the raw transaction in tx-hex and transmits it to the network, returning the txid.
- sendToMeteringService() - Method in class com.sap.cloud.sdk.cloudplatform.metering.MeteringStats
-
Sends the stored data to the metering service.
- sequenceNumber(Float) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- sequenceNumber(Float) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRow
-
Set the sequenceNumber of this
DecisionTableRow instance and return the same instance.
- sequenceNumber(Integer) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfRule
-
Set the sequenceNumber of this
RulesetAllOfRule instance and return the same instance.
- sequenceNumber(Float) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
Set the sequenceNumber of this
TextBranches instance and return the same instance.
- sequenceNumber(Float) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
Set the sequenceNumber of this
TextOperation instance and return the same instance.
- sequenceNumber(Float) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
Set the sequenceNumber of this
TextPredefined instance and return the same instance.
- serializable() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
-
Flag to indicate parameters being serializable.
- SerializableCacheKey - Class in com.sap.cloud.sdk.cloudplatform.cache
-
SerializableCacheKey with either global visibility, tenant isolation, or tenant and principal isolation.
- serialize(Date, Type, JsonSerializationContext) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.serializer.DateGsonSerializer
-
- serialize(LocalDate, Type, JsonSerializationContext) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.serializer.LocalDateGsonSerializer
-
- serialize(Number, Type, JsonSerializationContext) - Method in class com.sap.cloud.sdk.datamodel.odata.adapter.ODataNumberSerializer
-
- serialize(VdmEnum, JsonGenerator, SerializerProvider) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmEnumSerializer
-
- serialize(VdmObject<?>, JsonGenerator, SerializerProvider) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmObjectSerializer
-
- serialize(T, JsonGenerator, SerializerProvider) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarSerializer
-
- ServiceBindingDataException - Exception in com.sap.cloud.sdk.cloudplatform
-
Indicates a problem with service binding information in VCAP_SERVICES, an environment variable used to inform the
application of usable services in SAP Cloud Platform Cloud Foundry.
- ServiceBindingLoader - Interface in com.sap.cloud.sdk.cloudplatform.servicebinding
-
Represents a utility class to load service bindings.
- serviceBindingLoader(ServiceBindingLoader) - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.SimpleCachingServiceBindingLoaderWrapper.SimpleCachingServiceBindingLoaderWrapperBuilder
-
- ServiceBindingMerger - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- ServiceBindingMerger.MergingStrategy - Interface in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- ServiceBindingMerger.ServiceBindingMergerBuilder - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- serviceConstructorArgument(ApiUsageMetadata.MethodArgument) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata.ODataApiUsageMetadataBuilder
-
- serviceConstructorArgument(ApiUsageMetadata.MethodArgument) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata.RestApiUsageMetadataBuilder
-
- serviceConstructorArguments(Collection<? extends ApiUsageMetadata.MethodArgument>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata.ODataApiUsageMetadataBuilder
-
- serviceConstructorArguments(Collection<? extends ApiUsageMetadata.MethodArgument>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata.RestApiUsageMetadataBuilder
-
- serviceMethodInvocation(ApiUsageMetadata.Invocation) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata.ODataApiUsageMetadataBuilder
-
- serviceMethodInvocation(ApiUsageMetadata.Invocation) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata.RestApiUsageMetadataBuilder
-
- serviceMethodInvocations(Collection<? extends ApiUsageMetadata.Invocation>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata.ODataApiUsageMetadataBuilder
-
- serviceMethodInvocations(Collection<? extends ApiUsageMetadata.Invocation>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata.RestApiUsageMetadataBuilder
-
- serviceMethodsPerEntitySet(boolean) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The generator generates service methods for each entity set of one entity type.
- serviceMethodsPerEntitySet() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The generator generates service methods for each entity set of one entity type.
- serviceMethodsPerEntitySet(boolean) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The generator generates service methods for each entity set of one entity type.
- serviceMethodsPerEntitySet() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The generator generates service methods for each entity set of one entity type.
- serviceName(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder
-
- serviceNameToBaseJavaClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given serviceName into a base name for a Java class.
- serviceNameToJavaPackageName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given serviceName into a Java package name.
- ServiceNotAvailableException - Exception in com.sap.cloud.sdk.cloudplatform.servlet.exception
-
Thrown when a service is not available.
- ServiceNotAvailableException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.servlet.exception.ServiceNotAvailableException
-
Exception constructor.
- ServiceNotAvailableException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.servlet.exception.ServiceNotAvailableException
-
Exception constructor.
- ServiceNotAvailableException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.servlet.exception.ServiceNotAvailableException
-
Exception constructor.
- ServiceNotAvailableException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.servlet.exception.ServiceNotAvailableException
-
- ServiceNotAvailableResponse - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Service Not Available.
- ServiceNotAvailableResponse() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.ServiceNotAvailableResponse
-
Default constructor.
- ServiceNotAvailableResponse(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.ServiceNotAvailableResponse
-
Constructor with description.
- ServiceOperatorDataFileSystemStructureParsingStrategy - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
Concrete implementation of the
FileSystemServiceBindingLoader.ParsingStrategy interface that is capable of
transforming the default file system structure into service bindings based on properties (individual files) that have
been created by the ServiceOperator (e.g.
- ServiceOperatorDataFileSystemStructureParsingStrategy(Map<String, ServiceOperatorDataFileSystemStructureParsingStrategy.ServiceBindingPropertySetter>, ServiceOperatorDataFileSystemStructureParsingStrategy.ServiceBindingPropertySetter, Charset) - Constructor for class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy
-
- ServiceOperatorDataFileSystemStructureParsingStrategy.ServiceBindingPropertySetter - Interface in com.sap.cloud.sdk.cloudplatform.servicebinding
-
Represents a utility class to set a service binding property, based on the property name.
- ServiceOperatorDataFileSystemStructureParsingStrategy.ServiceOperatorDataFileSystemStructureParsingStrategyBuilder - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- ServiceOperatorSecretKeyFileSystemStructureParsingStrategy - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
Concrete implementation of the
FileSystemServiceBindingLoader.ParsingStrategy interface that is capable of
transforming the default file system structure into service bindings based on properties (individual files) that have
been created by the ServiceOperator (e.g.
- ServiceOperatorSecretKeyFileSystemStructureParsingStrategy.ServiceOperatorSecretKeyFileSystemStructureParsingStrategyBuilder - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
Concrete implementation of the
FileSystemServiceBindingLoader.ParsingStrategy interface that is capable of
transforming the default file system structure into service bindings based on a single file that has been created by
the ServiceOperator (e.g.
- ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy(Map<String, ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy.ServiceBindingPropertySetter>, ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy.ServiceBindingPropertySetter, Charset) - Constructor for class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy
-
- ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy.ServiceBindingPropertySetter - Interface in com.sap.cloud.sdk.cloudplatform.servicebinding
-
Represents a utility class to set a service binding property, based on the property name.
- ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy.ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategyBuilder - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- servicePath - Variable in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The service path of the targeted OData service.
- servicePlan(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder
-
- serviceSettings(OAuth2ServiceSettings) - Method in interface com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceProvider.OAuth2ServiceProviderBuilder
-
Set custom OAuth service settings.
- serviceType(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder
-
- ServiceType - Enum in com.sap.cloud.sdk.datamodel.metadata.generator
-
The Service Type denotes the protocol of the service, like OData V2, OData V4, REST or SOAP.
- ServiceWithNavigableEntities - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
OData Service interface to provide type-safe and recursive access to nested entities and their navigation properties.
- ServletErrorResponseBuilder - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Servlet Error Response Builder.
- ServletErrorResponseBuilder() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.ServletErrorResponseBuilder
-
- setAccessToken(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuth
-
Set the access token
- setAccount(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setAccount(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setActionId(String) - Method in class com.sap.cloud.sdk.services.recastai.RecastWebhookData
-
- setActivityId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setActivityId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
- setActivityId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setActivityName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
- setActivityName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setAddress(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setAddress(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainKeyPair
-
- setAddress(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- setAddress(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setAddresses(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setAddresses(Map<String, Integer>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setAddresses(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setAddresses(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- setAddresses(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setAdminGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- setAdminGroups(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- setAdmins(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- setAdminUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- setAdminUsers(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- setAmount(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setAmount(Float) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Set the annotations of this
AdminData instance.
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the annotations of this
Rule instance.
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleServiceAllOf
-
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the annotations of this
Ruleset instance.
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- setAnnotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
- setApiKey(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainDestination
-
The API key to reach the service node.
- setApiKey(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Set the API key
- setApiKeyPrefix(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Set the API key prefix
- setApplicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setApplicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- setApplicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- setApplicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setAsm(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- setAssetref(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setAssets(List<MultichainAsset>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setAssets(List<Object>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setAssociation(StructureAssociation) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- setAST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- setAST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- setAST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell
-
- setAST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextCondition
-
- setAST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
- setAST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
- setAttachments(AttachmentsContext) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- setAttachments(AttachmentsContext) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceStartPayload
-
- setAttributeDefinitions(List<Object>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
- setAttributes(List<CustomAttribute>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setAttributes(List<CustomAttribute>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setAuditLogFacade(AuditLogFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditLogger
-
- setAuthenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setAuthenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setAuthorizationsByAudience(Map<Audience, Set<Authorization>>) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
-
- setAuthTokenFacade(AuthTokenFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
- setAuthTokens(List<ScpCfDestinationServiceV1Response.DestinationAuthToken>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response
-
- setAvailable(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setBalance(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setBasePath(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Set the base path, which should include the host
- setBasicAuthenticationFacade(BasicAuthenticationFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationAccessor
-
Overrides the currently set facade with the given one, potentially changing the behavior of all following calls
to the BasicAuthenticationAccessor.
- setBcc(List<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- setBits(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setBlockhash(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setBlockhash(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setBlockhash(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setBlockindex(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setBlockindex(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setBlocks(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setBlocktime(Long) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setBlocktime(Instant) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setBlocktime(Instant) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setBoundaryEventName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setBranches(List<TextBranches>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
Set the branches of this
Text instance.
- setBurnaddress(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setBusinessDataType(Element.BusinessDataTypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Element
-
Set the businessDataType of this
Element instance.
- setBusinessKey(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
- setBusinessKey(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setButtons(List<Button>) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardContent
-
- setButtons(List<Button>) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ListContent
-
- setCansend(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setCardinality(StructureAssociation.CardinalityEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
- setCascade(Boolean) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceUpdatePayload
-
- setCause(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setCc(List<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- setCell(List<DecisionTableCell>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- setCell(ResultCell) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableResult
-
- setCertificates(List<ScpCfDestinationServiceV1Response.DestinationCertificate>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response
-
- setChainname(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setChainwork(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Set the changedBy of this
AdminData instance.
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObjectAllOf
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the changedBy of this
Rule instance.
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the changedBy of this
Ruleset instance.
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Set the changedBy of this
Version instance.
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
- setChangedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Set the changedOn of this
AdminData instance.
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObjectAllOf
-
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the changedOn of this
Rule instance.
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the changedOn of this
Ruleset instance.
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Set the changedOn of this
Version instance.
- setChangedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
- setChangedOn(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- setChanges(WorkflowInstanceExecutionLogChanges) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setChunks(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- setClaimedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setCloudPlatformFacade(CloudPlatformFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.CloudPlatformAccessor
-
- setCode(int) - Method in exception com.sap.cloud.sdk.services.blockchain.multichain.exceptions.MultichainException
-
- setCode(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorError
-
- setCode(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorErrorDetails
-
- setCode(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageError
-
- setCode(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.JobError
-
- setCode(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
- setCoinbase(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setColumn(List<DecisionTableColumn>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- setColumnId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- setComplete(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainSignedRawTransaction
-
- setCompletedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setCompletedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setComponent(List<StructureComponent>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Structure
-
Set the component of this
Structure instance.
- setCondition(DecisionTableCondition) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- setCondition(List<StructureAssociationCondition>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
- setCondition(TextCondition) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
- setConfirmations(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setConfirmations(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setConfirmations(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setConfirmations(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setConfirmations(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setConfirmed(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setConfirmed(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- setConfirmed(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setConnections(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setContent(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationCertificate
-
- setContent(ButtonCollection<?>) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonResponse
-
- setContent(CardContent) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardResponse
-
- setContent(List<CardContent>) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CarouselResponse
-
- setContent(ListContent) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ListResponse
-
- setContent(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.MediaResponse
-
- setContent(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.TextResponse
-
- setContent(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.VideoResponse
-
- setContent(List<Object>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormModel
-
- setContent(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SampleContext
-
- setContents(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowModel
-
- setContext(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
- setContext(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- setContext(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceStartPayload
-
- setContextAdminGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- setContextAdminGroups(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- setContextAdminUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- setContextAdminUsers(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- setContextViewerGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- setContextViewerGroups(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- setContextViewerUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- setContextViewerUsers(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- setConversation(Conversation) - Method in class com.sap.cloud.sdk.services.recastai.RecastWebhookData
-
- setConversation(ConversationUpdate) - Method in class com.sap.cloud.sdk.services.recastai.RecastWebhookResponseWrapper
-
- setConversationId(String) - Method in class com.sap.cloud.sdk.services.recastai.DialogResponseWrapper
-
- setCreate(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- setCreatedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
- setCreatedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
- setCreatedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setCreatedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- setCreatedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- setCreatedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
- setCreatedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- setCreatedBy(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
- setCreatedBy(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setCreatedBy(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- setCreatedBy(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- setCreatedOn(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
- setCreatedOn(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- setCreatetxid(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- setCreatetxid(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setCreators(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setCredentials(Map<String, String>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpXfDestinationData
-
Credentials being used for connecting to Extension Factory.
- setCredentials(Credentials) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setCredentials(Credentials) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setCredentials(Credentials) - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination
-
- setCsrfTokenRetriever(CsrfTokenRetriever) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The CSRF token retriever.
- setCurrentContext(ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextFacade
-
- setCurrentContext(ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadLocalThreadContextFacade
-
- setCurrentPrincipal(String) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- setCurrentTenant(String) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- setCustomField(String, Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Sets the value of a single custom field.
- setCustomField(EntityField<ObjectT, FieldT>, FieldT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Sets the value of a single custom field.
- setCustomField(String, Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Sets the value of a single custom field.
- setCustomField(SimpleProperty<ObjectT>, FieldT) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Sets the value of a single custom field.
- setData(Object) - Method in exception com.sap.cloud.sdk.services.blockchain.multichain.exceptions.MultichainException
-
- setData(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setData(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- setData(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setData(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setDataObject(List<DataObjectObject>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Set the dataObject of this
Project instance.
- setDateFormat(DateFormat) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Set the date format used to parse/format date parameters.
- setDecisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setDecisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRuleAllOf
-
- setDecisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Set the decisionTable of this
RuleObject instance.
- setDecisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObjectAllOf
-
- setDecorationStrategy(ResilienceDecorationStrategy) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
- setDefault(TextDefault) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
Set the _default of this
Text instance.
- setDefaultStrategy(PrincipalPropagationStrategy) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationStrategy
-
The default strategy to use, when principal propagation is applicable.
- setDefinitionId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
- setDefinitionId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setDefinitionId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setDefinitionId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceStartPayload
-
- setDefinitionVersion(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setDelete(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- setDeleted(Boolean) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstancesUpdatePayload
-
- setDescription(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Set the description of this
AdminData instance.
- setDescription(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CreateVersionInput
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesEnumeration
-
- setDescription(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemObject
-
- setDescription(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the description of this
Rule instance.
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the description of this
Ruleset instance.
- setDescription(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- setDescription(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Set the description of this
Version instance.
- setDescription(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
- setDescription(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setDescription(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- setDestinationConfiguration(Map<String, String>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response
-
- setDestinationForFetch(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Convienence field for reusing the same destination with multiple queries (e.g.
- setDestinationForFetch(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Convenience field for reusing the same destination with multiple requests (e.g.
- setDestinationName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemObject
-
- setDestinationName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
- setDestinationName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
- setDestinationSubdomain(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setDestinationSubdomain(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
- setDestinationUrl(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
- setDetails(Map<String, Object>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setDetails(Map<String, String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setDetails(List<ErrorErrorDetails>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorError
-
- setDetails(List<ErrorMessageErrorDetails>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageError
-
- setDetails(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.Job
-
Set the details of this
Job instance.
- setDetails(List<TechnicalErrorErrorDetails>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
- setDifficulty(Float) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setDifficulty(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setDueDate(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setDueDate(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- setElement(Element) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setElement(Element) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObjectAllOf
-
- setElement(Element) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- setElements(List<CardContent>) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ListContent
-
- setEndblock(Long) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- setEnumeration(List<ElementValuesEnumeration>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues
-
- setEnvironmentVariableReader(Function<String, String>) - Method in interface com.sap.cloud.sdk.cloudplatform.CloudPlatform
-
Set a custom function to read environment variables with.
- setEnvironmentVariableReader(Function<String, String>) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
- setEnvironmentVariableReader(Function<String, String>) - Method in class com.sap.cloud.sdk.cloudplatform.ScpNeoCloudPlatform
-
- setError(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- setError(MultichainException) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAnswer
-
Error including a message and the RFC error code, in case of something went wrong
- setError(ErrorError) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Error
-
Set the error of this
Error instance.
- setError(ErrorMessageError) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessage
-
- setError(ConflictErrorError) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConflictError
-
- setError(JobError) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.Job
-
Set the error of this
Job instance.
- setError(TechnicalErrorError) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalError
-
- setError(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UnauthorizedError
-
- setError(WorkflowInstanceExecutionLogError) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setErrorCode(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
- setErrorCode(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogError
-
- setErrorDescription(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UnauthorizedError
-
- setErrors(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setExclusion(List<RulesetAllOfRuleService>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfVocabulary
-
- setExpiresIn(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- setExpression(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- setExpression(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- setExpression(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextCondition
-
- setExpression(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
- setExpression(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
- setExpressionLanguageVersion(DecisionTableRule.ExpressionLanguageVersionEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setExpressionLanguageVersion(Rule.ExpressionLanguageVersionEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the expressionLanguageVersion of this
Rule instance.
- setExpressionLanguageVersion(RuleAllOf.ExpressionLanguageVersionEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf
-
Set the expressionLanguageVersion of this
RuleAllOf instance.
- setExpressionLanguageVersion(RuleObject.ExpressionLanguageVersionEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Set the expressionLanguageVersion of this
RuleObject instance.
- setExtensible(Boolean) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setExtensible(Boolean) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectAllOf
-
- setExtensible(Boolean) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setExtension(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setExtension(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectAllOf
-
- setExtension(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setFallbackHeaderContainer(Supplier<RequestHeaderContainer>) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
- setFallbackPrincipal(Supplier<Principal>) - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
- setFallbackRequest(Supplier<HttpServletRequest>) - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestAccessor
-
Global fallback HttpServletRequest.
- setFallbackTenant(Supplier<Tenant>) - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
- setFallbackToken(Supplier<AuthToken>) - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
- setFeatureState(FeatureState) - Method in class com.sap.cloud.sdk.frameworks.togglz.AuditLoggingStateRepository
-
Deprecated.
- setFields(ElementValuesFields) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues
-
- setFirst(MultichainResult) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- setFixedExpression(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell
-
Set the fixedExpression of this
ResultCell instance.
- setFixedOperator(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- setFolder(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextGroups
-
- setForField(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- setGroups(Map<String, AttachmentsContextGroups>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContext
-
- setHash(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setHeaderFacade(RequestHeaderFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
- setHeaders(List<Header>) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setHeaders(List<Header>) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setHeight(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setHex(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setHex(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setHex(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- setHex(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainSignedRawTransaction
-
- setHex(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setHitPolicy(DecisionTable.HitPolicyEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- setHttpClientCache(HttpClientCache) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Configures the HttpClientCache that is used by the #getHttpClient(String) and
#getHttpClient(Destination) methods.
- setHttpClientFactory(HttpClientFactory) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
- setHttpHeaderSuggestion(Header) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- setHttpMethod(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
- setId(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAnswer
-
id
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CreateVersionInput
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRow
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the id of this
Rule instance.
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the id of this
Ruleset instance.
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextDefault
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Set the id of this
Version instance.
- setId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConsumingWorkflowInstance
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadataWorkflowDefinitions
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SampleContext
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinitionAttribute
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionJob
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstancesUpdatePayload
-
- setIdentifier(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
Sets a key property that identifies the accessed object.
- setIdentifier(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
Sets a property that identifies the data owner.
- setIdExtractorFunction(String, CheckedFunction1<DecodedJWT, String>) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.ScpCfPrincipalFacade
-
- setIgnored(List<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- setImageUrl(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardContent
-
- setIncludedInterface(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- setIncludedInterface(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- setInclusion(List<RulesetAllOfRuleService>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfVocabulary
-
- setIncomingpaused(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setInitiatorId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setInput(List<RulesetAllOfRuleService>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
- setInstanceAttachments(String, AttachmentsContext) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Overwrite instance attachments
- setInstanceContext(String, Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Overwrite instance context
- setInstanceId(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationOwner
-
- setInterface(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- setInterface(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- setIscompressed(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setIsmine(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setIsmine(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setIsmine(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setIsp2shaddress(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- setIsscript(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setIssueqty(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setIssueraw(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setIssues(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setIssuetxid(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setIsSynchronized(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setIsSynchronized(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setIsSynchronized(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setIsTrustingAllCertificates(Boolean) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setIsTrustingAllCertificates(Boolean) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setIswatchonly(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setIswatchonly(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setIswatchonly(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setItems(List<?>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setItems(List<MultichainItem>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setItems(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- setItems(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setJndiLookupFacade(JndiLookupFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.naming.JndiLookupAccessor
-
- setJobs(List<WorkflowDefinitionJob>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- setJsonData(Map<String, Object>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setKey(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesFields
-
- setKeypoololdest(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setKeypoolsize(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setKeys(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- setKeys(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setKeys(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setKeyStore(KeyStore) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setKeyStore(KeyStore) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setKeyStorePassword(String) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setKeyStorePassword(String) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the label of this
Rule instance.
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the label of this
Ruleset instance.
- setLabel(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- setLabel(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute
-
- setLabel(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinitionAttribute
-
- setLanguage(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesFields
-
- setLanguage(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ConversationUpdate
-
- setLanguage(String) - Method in class com.sap.cloud.sdk.services.recastai.DialogResponseWrapper
-
- setLanguage(String) - Method in class com.sap.cloud.sdk.services.recastai.NlpResponseWrapper
-
- setLast(MultichainResult) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- setLastChangedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setLeavesHashes() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
calculates and sets the hashes of the leaves
- setLineType(TableLineType) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Table
-
Set the lineType of this
Table instance.
- setLoader(DestinationLoader) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
-
Sets the loader to be used for all future method invocations on this DestinationAccessor.
- setLocaleFacade(LocaleFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
- setLocktime(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setLogId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConflictErrorError
-
- setLogId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.JobError
-
Set the logId of this
JobError instance.
- setLogId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
- setLogId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
- setLogId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogError
-
- setMemory(Map<String, Object>) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ConversationUpdate
-
- setMemory(Map<String, Object>) - Method in class com.sap.cloud.sdk.services.recastai.DialogResponseWrapper
-
- setMerkleroot(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setMessage(String) - Method in exception com.sap.cloud.sdk.services.blockchain.multichain.exceptions.MultichainException
-
- setMessage(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorError
-
- setMessage(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorErrorDetails
-
- setMessage(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageError
-
- setMessage(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageErrorDetails
-
- setMessage(TextResponse) - Method in class com.sap.cloud.sdk.services.recastai.DialogResponseWrapper
-
- setMessage(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConflictErrorError
-
- setMessage(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.JobError
-
Set the message of this
JobError instance.
- setMessage(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
- setMessage(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorErrorDetails
-
- setMessage(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
- setMessage(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogError
-
- setMessages(ResponseInterface[]) - Method in class com.sap.cloud.sdk.services.recastai.MessageResponseWrapper
-
- setMiner(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setMiningpaused(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setMockableInstance(FacadeLocator.MockableInstance) - Static method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator
-
- setMode(ResultCell.ModeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell
-
- setMode(TextPredefined.ModeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
- setModelElementId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SampleContext
-
- setMultiple(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setN(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setName(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationCertificate
-
- setName(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpXfDestinationData
-
Name of the VCAP service.
- setName(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setName(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- setName(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemObject
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the name of this
Rule instance.
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the name of this
Ruleset instance.
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- setName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
- setName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
- setName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
- setName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- setName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- setNameSource(NameSource) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- setNameSource(NameSource) - Method in interface com.sap.cloud.sdk.datamodel.odata.utility.NamingStrategy
-
- setNextblockhash(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setNlp(Nlp) - Method in class com.sap.cloud.sdk.services.recastai.RecastWebhookData
-
- setNodeaddress(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setNodeversion(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setNonce(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setObjectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOfResult
-
- setObjectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfRule
-
- setObjectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfRuleService
-
- setObjectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
- setObjectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableLineType
-
- setObjectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
- setObjectId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextRefs
-
- setObjectMapping(ObjectMapping) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CopyProject
-
- setOffchain(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- setOffchain(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setOpen(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setOpen(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setOperation(List<TextOperation>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
- setOperation(List<TextOperation>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextDefault
-
- setOrMockCurrentPrincipal(String) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- setOrMockCurrentTenant(String) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- setOwner(ScpCfDestinationServiceV1Response.DestinationOwner) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response
-
- setParameter(List<TableParameter>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Table
-
Set the parameter of this
Table instance.
- setParentId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Set the parentId of this
Version instance.
- setParentId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
- setParentInstanceId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setParentInstanceId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setPassword(String) - Method in class com.sap.cloud.sdk.scp.Destination
-
- setPassword(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBasicAuthDestination
-
The password to reach the service node via basic authentication.
- setPassword(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
-
Set the password
- setPath(String) - Method in class com.sap.cloud.sdk.scp.Destination
-
- setPaytxfee(Double) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setPending(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- setPermissions(List<Object>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setPermissions(List<Object>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setPolicy(Ruleset.PolicyEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the policy of this
Ruleset instance.
- setPolicy(RulesetAllOf.PolicyEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
- setPort(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setPredefined(List<TextPredefined>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
Set the predefined of this
Text instance.
- setPreviousblockhash(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setPrincipalFacade(PrincipalFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
- setPriority(Integer) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the priority of this
Ruleset instance.
- setPriority(Integer) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
- setPriority(TaskInstance.PriorityEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setPriority(UpdateTaskInstancePayload.PriorityEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- setPrivkey(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainKeyPair
-
- setProcessor(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setProcessor(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
- setProject(Project) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CopyProject
-
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.MigrateProject
-
- setProject(List<ProjectObject>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Set the project of this
Project instance.
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the project of this
Rule instance.
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the project of this
Ruleset instance.
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Set the project of this
Version instance.
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
- setProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObjectAllOf
-
- setProjectName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
- setProjectName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- setPropagatedPrincipal(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setProperties(Map<String, String>) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setProperties(Map<String, String>) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setProperties(Map<String, String>) - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination
-
- setProperty(String, String, JsonObject) - Method in interface com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy.ServiceBindingPropertySetter
-
Uses the given propertyName and propertyContent to modify the serviceBindingObject.
- setProperty(String, JsonElement, JsonObject) - Method in interface com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorSecretRootKeyFileSystemStructureParsingStrategy.ServiceBindingPropertySetter
-
Uses the given propertyName and propertyContent to modify the serviceBindingObject.
- setPropertyIfAbsent(String, Try<Property<?>>) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
-
- setPropertyIfAbsent(String, Try<Property<?>>) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContext
-
Sets a value for the property for the given name, if it has not been set before.
- setProtocol(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setProtocolversion(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setProxy(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setProxyConfiguration(ProxyConfiguration) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setProxyConfiguration(ProxyConfiguration) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setProxyType(ProxyType) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setProxyType(ProxyType) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setPubkey(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setPubkey(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainKeyPair
-
- setPublisher(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- setPublishers(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- setPublishers(List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setPublishers(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setPurpose(WorkflowDefinitionJob.PurposeEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionJob
-
- setQty(Float) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setQuery(ODataQuery) - Method in exception com.sap.cloud.sdk.datamodel.odata.helper.ODataVdmErrorResultHandler.ErpODataException
-
Deprecated.
- setRecipientGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setRecipientGroups(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- setRecipientGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setRecipients(WorkflowInstanceExecutionLogRecipients) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setRecipientUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setRecipientUsers(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- setRecipientUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setReference(List<RulesetAllOfRuleService>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
- setReferenceInstanceId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setRefs(List<AttachmentsContextRefs>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextGroups
-
- setRegSigs(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- setReindex(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setRelativePath(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRestEndpoint
-
- setRelayfee(Double) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setRequestFacade(RequestFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestAccessor
-
- setRestEndpoint(WorkflowInstanceExecutionLogRestEndpoint) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setRestrict(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setRestrict(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setResult(T) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAnswer
-
Actual answer to the request
- setResult(DecisionTableResult) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- setResult(RuleAllOfResult) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setResult(RuleAllOfResult) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the result of this
Rule instance.
- setResult(RuleAllOfResult) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf
-
- setResult(RuleAllOfResult) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setResult(List<RulesetAllOfRuleService>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
- setResult(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceResult
-
- setRetriesRemaining(Integer) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setRevision(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CreateVersionInput
-
- setRevision(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Set the revision of this
Version instance.
- setRevision(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
- setRevision(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
- setRole(String) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
This represents the role of the owner for the data (e.g.
- setRootFolder(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContext
-
- setRootInstanceId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setRootInstanceId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setRow(List<DecisionTableRow>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- setRowId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- setRule(List<RuleObject>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Set the rule of this
Project instance.
- setRule(List<RulesetAllOfRule>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the rule of this
Ruleset instance.
- setRule(List<RulesetAllOfRule>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
- setRuleService(List<RuleService>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Set the ruleService of this
Project instance.
- setRuleService(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the ruleService of this
Ruleset instance.
- setRuleService(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
- setRuleServiceId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionInput
-
- setRuleServiceId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
- setRuleServiceId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
- setRuleServiceId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionInput
-
- setRuleServiceId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- setRuleServiceId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceInvocationInput
-
- setRuleServiceName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
- setRuleServiceName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- setRuleServiceRevision(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
- setRuleServiceRevision(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
- setRuleServiceVersion(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionInput
-
- setRuleServiceVersion(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
- setRuleServiceVersion(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
- setRuleset(List<Ruleset>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Set the ruleset of this
Project instance.
- setScript(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setScriptPubKey(MultichainScriptPubKey) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setScriptPubKey(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setSecretStoreFacade(SecretStoreFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.security.secret.SecretStoreAccessor
-
- setSegment(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableResult
-
- setSegment(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationSource
-
- setSegment(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationTarget
-
- setSegment(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
- setSegment(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
- setSendDisabled(Boolean) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setSequence(Long) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setSequenceNumber(Float) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- setSequenceNumber(Float) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRow
-
- setSequenceNumber(Integer) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfRule
-
- setSequenceNumber(Float) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
- setSequenceNumber(Float) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
- setSequenceNumber(Float) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined
-
- setServiceBindingLoader(ServiceBindingLoader) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Sets the
ServiceBindingLoader to use for reading service bindings from potentially different places such
as the
VCAP_SERVICES environment variable and/or the file system.
- setServiceBindingsRootLocation(Path) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Sets the service binding root location.
- setServicePathForFetch(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
The service path only used for the fetch commands of this entity.
- setServicePathForFetch(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
The service path only used for the fetch commands of this entity.
- setServiceUrl(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBasicAuthDestination
-
The URL the service node is reachable
- setServiceUrl(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainDestination
-
The URL the service node is reachable
- setSetupblocks(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setSeverity(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorErrorDetails
-
- setSeverity(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageErrorDetails
-
- setSeverity(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorErrorDetails
-
- setSigsrequired(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- setSize(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setSource(StructureAssociationSource) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationCondition
-
- setSourceId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
- setSourceName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
- setSourceProjectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CopyProjectInput
-
- setSourceProjectVersion(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RecoverVersion
-
- setSpendable(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setStartblock(Long) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- setStartedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setStartedBy(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setStatus(Job.StatusEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.Job
-
Set the status of this
Job instance.
- setStatus(TaskInstance.StatusEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setStatus(UpdateTaskInstancePayload.StatusEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- setStatus(WorkflowInstance.StatusEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setStatus(WorkflowInstanceUpdatePayload.StatusEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceUpdatePayload
-
- setStreamref(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- setStreamref(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setStructure(Structure) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setStructure(Structure) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObjectAllOf
-
- setSubaccountId(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationOwner
-
- setSubject(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setSubject(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- setSubject(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- setSubject(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setSubscribed(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setSubscribed(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- setSubtitle(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardContent
-
- setTable(Table) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setTable(Table) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObjectAllOf
-
- setTarget(StructureAssociationTarget) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationCondition
-
- setTargetId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
- setTargetName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
- setTaskId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setTenantFacade(TenantFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
- setTestnet(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setText(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesFields
-
- setText(Text) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setText(Text) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObjectAllOf
-
- setText(String) - Method in class com.sap.cloud.sdk.services.recastai.NlpResponseWrapper
-
- setThreadContextFacade(ThreadContextFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextAccessor
-
- setTime(Long) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setTime(Long) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setTime(Instant) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setTime(Instant) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setTimeoffset(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setTimereceived(Long) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setTimereceived(Instant) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setTimestamp(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
- setTimestamp(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setTitle(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.CardContent
-
- setTo(List<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- setTransactions(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setTrustStore(KeyStore) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setTrustStore(KeyStore) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setTrustStorePassword(String) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- setTrustStorePassword(String) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- setTx(List<MultichainTransaction>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setTxcount(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setTxid(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setTxid(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setTxid(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setTxid(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setType(String) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
This represents the type of the object being accessed.
- setType(String) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
This represents the type of owner for the data (e.g.
- setType(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- setType(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationCertificate
-
- setType(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setType(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- setType(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setType(MultichainPermission.MultichainPermissionType) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- setType(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- setType(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setType(DataObject.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- setType(DataObjectAllOf.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectAllOf
-
- setType(DataObjectObject.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- setType(DecisionTableColumn.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- setType(DecisionTableRule.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- setType(ElementValues.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues
-
- setType(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
- setType(Project.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Set the type of this
Project instance.
- setType(Rule.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the type of this
Rule instance.
- setType(RuleAllOf.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf
-
- setType(RuleObject.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- setType(StructureComponent.TypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- setType(CustomAttribute.TypeEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute
-
- setType(FormMetadata.TypeEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
- setType(TaskDefinitionAttribute.TypeEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinitionAttribute
-
- setType(WorkflowInstanceExecutionLog.TypeEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setUnits(Float) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- setUpdate(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- setUpdateStrategy(UpdateStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
The
UpdateStrategy determines if the entity will be changed or replaced.
- setUrl(String) - Method in class com.sap.cloud.sdk.scp.Destination
-
- setUrl(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues
-
- setUser(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBasicAuthDestination
-
The user name to reach the service node via basic authentication.
- setUserAgent(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUserId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- setUsername(String) - Method in class com.sap.cloud.sdk.scp.Destination
-
- setUsername(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
-
Set the username
- setValid(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setValid(Boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setValue(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- setValue(Long) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- setValue(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesEnumeration
-
- setValue(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute
-
- setValueOnly(Boolean) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- setValues(ElementValues) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Element
-
Set the values of this
Element instance.
- setVersion(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- setVersion(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setVersion(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setVersion(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.MigrateProject
-
- setVersion(VersionObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Set the version of this
Project instance.
- setVersion(Version) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- setVersion(Version) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObjectAllOf
-
- setVersion(Integer) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
- setVersion(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- setVersion(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- setVersionIdentifier(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Setter for the version identifier of this entity.
- setVersionIdentifier(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Setter for the version identifier of this entity.
- setViewerGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- setViewerGroups(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- setViewerUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- setViewerUsers(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- setVin(List<MultichainUTXO>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setVin(List<MultichainUTXO>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setVocabulary(Vocabulary) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- setVocabulary(Vocabulary) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleServiceAllOf
-
- setVocabulary(RulesetAllOfVocabulary) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the vocabulary of this
Ruleset instance.
- setVocabulary(RulesetAllOfVocabulary) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
- setVocabulary(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
- setVocabulary(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceInvocationInput
-
- setVout(List<MultichainOutput>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- setVout(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- setVout(List<MultichainOutput>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- setVout(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- setWalletdbversion(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setWalletversion(Integer) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- setWorkflowDefinitionId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
- setWorkflowDefinitionId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- setWorkflowDefinitions(List<FormMetadataWorkflowDefinitions>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
- setWorkflowInstanceId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
- setWorkflowInstanceId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- severity(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorErrorDetails
-
- severity(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageErrorDetails
-
- severity(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorErrorDetails
-
- ShortExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor implementation transforming a given ResultElement to a Short.
- ShortExtractor() - Constructor for class com.sap.cloud.sdk.result.ShortExtractor
-
- shouldCancelRunningFuture() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
Whether to cancel the running future.
- shouldCancelRunningFuture(boolean) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
Whether to cancel the running future.
- shouldLog(int) - Method in class org.eclipse.persistence.logging.slf4j.EclipseLinkToSlf4jSessionLogger
-
Deprecated.
- shouldLog(int, String) - Method in class org.eclipse.persistence.logging.slf4j.EclipseLinkToSlf4jSessionLogger
-
Deprecated.
- ShouldNotHappenException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown in case of an exception that should not happen.
- ShouldNotHappenException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ShouldNotHappenException
-
Exception constructor.
- ShouldNotHappenException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ShouldNotHappenException
-
Exception constructor.
- ShouldNotHappenException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ShouldNotHappenException
-
Exception constructor.
- ShouldNotHappenException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ShouldNotHappenException
-
- shouldSkipClass(Class<?>) - Method in class com.sap.cloud.sdk.result.AnnotatedFieldGsonExclusionStrategy
-
- shouldSkipField(FieldAttributes) - Method in class com.sap.cloud.sdk.result.AnnotatedFieldGsonExclusionStrategy
-
- signRawTransaction(String, List<Object>, Collection<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Signs the raw transaction in tx-hex, often provided by a previous call to createrawtransaction or
createrawsendfrom.
- SimpleCachingServiceBindingLoaderWrapper - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- SimpleCachingServiceBindingLoaderWrapper(ServiceBindingLoader, Duration, Supplier<LocalDateTime>) - Constructor for class com.sap.cloud.sdk.cloudplatform.servicebinding.SimpleCachingServiceBindingLoaderWrapper
-
- SimpleCachingServiceBindingLoaderWrapper.SimpleCachingServiceBindingLoaderWrapperBuilder - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- SimpleNamingStrategy - Class in com.sap.cloud.sdk.datamodel.odata.utility
-
Represents the default
NamingStrategy implementation, which generates syntactically correct Java names
without doing any additional modifications.
- SimpleNamingStrategy(NameSource) - Constructor for class com.sap.cloud.sdk.datamodel.odata.utility.SimpleNamingStrategy
-
- SimpleNamingStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odata.utility.SimpleNamingStrategy
-
- SimplePrincipalAttribute<T> - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
- SimplePrincipalAttribute(String, T) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.SimplePrincipalAttribute
-
- SimpleProperty<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Simple property.
- SimpleProperty.All<Entity> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A pseudo property referencing all fields.
- SimpleProperty.Binary<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Binary property.
- SimpleProperty.Boolean<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Boolean property.
- SimpleProperty.Collection<EntityT,ValueT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A composite property holding a collection of values.
- SimpleProperty.Date<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Date property.
- SimpleProperty.DateTime<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A DateTime property.
- SimpleProperty.Duration<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Duration property.
- SimpleProperty.Enum<EntityT,EnumT extends VdmEnum> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A property with predefined possible values.
- SimpleProperty.Guid<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Guid property.
- SimpleProperty.NumericDecimal<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Decimal property.
- SimpleProperty.NumericInteger<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
An Integer property.
- SimpleProperty.String<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A String property.
- SimpleProperty.Time<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Time property.
- single(OAuth2TokenService) - Static method in interface com.sap.cloud.sdk.cloudplatform.security.OAuth2TokenServiceCache
-
Create ab immutable cache instance, with a single entry that is being returned for any provided client identity.
- Single(Class<EntityT>, String, Class<ValueT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single
-
- Single(Class<EntityT>, String, Class<ValueT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Single
-
- SingleFixedRateConversionResult - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
This is the single response after a fixed rate conversion is performed.
- SingleFixedRateConversionResult.SingleFixedRateConversionResultBuilder - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
- SingleNonFixedRateConversionResult - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
This is the single response after a non-fixed rate conversion is performed.
- SingleNonFixedRateConversionResult.SingleNonFixedRateConversionResultBuilder - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
- SingleToCollection(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.SingleToCollection
-
Default constructor.
- SingleToCollection(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToCollection
-
Create an instance of a bound function.
- SingleToCollectionComplex(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToCollectionComplex
-
Create an instance of a bound function.
- SingleToCollectionEntity(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToCollectionEntity
-
Create an instance of a bound function.
- SingleToCollectionPrimitive(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToCollectionPrimitive
-
Create an instance of a bound function.
- SingleToSingle(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.SingleToSingle
-
Default constructor.
- SingleToSingle(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToSingle
-
Create an instance of a bound function.
- SingleToSingleComplex(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToSingleComplex
-
Create an instance of a bound function.
- SingleToSingleEntity(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToSingleEntity
-
Create an instance of a bound function.
- SingleToSinglePrimitive(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToSinglePrimitive
-
Create an instance of a bound function.
- SingleValueActionRequestBuilder<ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData action request as a fluent interface for further configuring the request and
executing it.
- SingleValueActionRequestBuilder(String, String, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueActionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- SingleValueActionRequestBuilder(String, String, Map<String, Object>, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueActionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- SingleValueActionRequestBuilder(String, ODataResourcePath, Map<String, Object>, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueActionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- SingleValuedFluentHelperFunction<FluentHelperT,ObjectT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Representation of any OData function import as a fluent class for further configuring the request and
executing it.
- SingleValuedFluentHelperFunction(String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.SingleValuedFluentHelperFunction
-
Instantiates this fluent helper using the given service path to send the requests.
- SingleValueFunctionRequestBuilder<ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData function request as a fluent interface for further configuring the request and
executing it.
- SingleValueFunctionRequestBuilder(String, String, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- SingleValueFunctionRequestBuilder(String, String, Map<String, Object>, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- skip(Number) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
- skip(Number) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Query modifier to not return the first N entities of the result set.
- skip(int) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
- skip(int) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
-
- skip(int) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
-
- SlimButton - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
This is the simplest button to be sent and only allows postback type.
- SlimButton(String, String) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.SlimButton
-
- SoapCustomConverter - Class in com.sap.cloud.sdk.s4hana.connectivity.soap
-
- SoapCustomConverter() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapCustomConverter
-
- SoapException - Exception in com.sap.cloud.sdk.s4hana.connectivity.soap
-
Thrown in case of error situations related to the invocation of SOAP services in an ERP system.
- SoapException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.soap.SoapException
-
Creates an instance of SoapException which indicates an error situation related to invocation of an SOAP Service
in SAP S/4HANA.
- SoapException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.soap.SoapException
-
Creates an instance of SoapException which indicates an error situation related to invocation of an SOAP Service
in SAP S/4HANA.
- SoapException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.soap.SoapException
-
Creates an instance of SoapException which indicates an error situation related to invocation of an SOAP Service
in SAP S/4HANA.
- SoapException() - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.soap.SoapException
-
- SoapRequest<ServiceT extends org.apache.axis2.client.Stub> - Class in com.sap.cloud.sdk.s4hana.connectivity.soap
-
Class representing a request calling a SOAP service in an ERP system.
- SoapRequest(Class<ServiceT>, Destination) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapRequest
-
- SoapRequest(Class<ServiceT>, HttpDestination) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapRequest
-
Takes the class type of the SOAP service type
ServiceT as
serviceClass and an
Destination, creates and prepares the Axis2 configuration context and instantiates the class
ServiceT.
- source(StructureAssociationSource) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationCondition
-
- sourceDirectory(Path) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
-
- sourceId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
Set the sourceId of this
ObjectMapping instance and return the same instance.
- sourceName(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ObjectMapping
-
Set the sourceName of this
ObjectMapping instance and return the same instance.
- sourceProjectId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CopyProjectInput
-
Set the sourceProjectId of this
CopyProjectInput instance and return the same instance.
- sourceProjectVersion(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RecoverVersion
-
Set the sourceProjectVersion of this
RecoverVersion instance and return the same instance.
- splitAndTrim(String) - Method in class com.sap.cloud.sdk.frameworks.togglz.AbstractActivationStrategy
-
Deprecated.
Splits the given string by comma, semicolon, and newlines.
- SpringExceptionMapper - Class in com.sap.cloud.sdk.frameworks.spring.response
-
Deprecated.
- SpringExceptionMapper() - Constructor for class com.sap.cloud.sdk.frameworks.spring.response.SpringExceptionMapper
-
Deprecated.
- startedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Set the startedAt of this
WorkflowInstance instance and return the same instance.
- startedBy(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Set the startedBy of this
WorkflowInstance instance and return the same instance.
- startInstance(WorkflowInstanceStartPayload, String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Start a new instance
- startInstance(WorkflowInstanceStartPayload) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.api.WorkflowInstancesApi
-
Start a new instance
- startsWith(ValueCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "startsWith".
- startsWith(Iterable<?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "startsWith".
- startsWith(ValueString) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "startswith".
- startsWith(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "startswith".
- startsWith(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- startsWith(ValueString, ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
-
- startsWith(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Expression fluent helper supporting the filter function "startswith".
- startsWith(FilterableCollection<?, ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "startsWith".
- startsWith(Iterable<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "startsWith".
- startsWith(FilterableString<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "startswith".
- startsWith(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "startswith".
- staticAccessToken(DecodedJWT) - Method in interface com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceProvider.OAuth2ServiceProviderBuilder
-
Set a static access token.
- staticCredentials(Credentials) - Method in interface com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceProvider.OAuth2ServiceProviderBuilder
-
Set a static credentials object.
- status(Job.StatusEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.Job
-
Set the status of this
Job instance and return the same instance.
- status(TaskInstance.StatusEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the status of this
TaskInstance instance and return the same instance.
- status(UpdateTaskInstancePayload.StatusEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- status(WorkflowInstance.StatusEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- status(WorkflowInstanceUpdatePayload.StatusEnum) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceUpdatePayload
-
- StopLocalMojo - Class in com.sap.cloud.sdk.scp
-
- StopLocalMojo() - Constructor for class com.sap.cloud.sdk.scp.StopLocalMojo
-
- streamElements(Consumer<ResultElement>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
-
Run a consumer for fluent API type ResultElement to iterate over the OData response with a continuous data
stream.
- streamElements(Consumer<ResultElement>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- streamingEntities() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Manually explore the individual entities from the lazy-loading entity result-set.
- streamingEntities() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
Stream through all entities from the result-set.
- String(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.String
-
- StringCollectionPrincipalAttribute - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
- StringCollectionPrincipalAttribute(String, Collection<String>) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.StringCollectionPrincipalAttribute
-
- StringConverter - Class in com.sap.cloud.sdk.cloudplatform.util
-
Helper class for consistent
String conversions across different modules.
- StringConverter() - Constructor for class com.sap.cloud.sdk.cloudplatform.util.StringConverter
-
- StringExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor implementation transforming a given ResultElement to a String.
- StringExtractor() - Constructor for class com.sap.cloud.sdk.result.StringExtractor
-
- StringParsingException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown when string conversion to a certain type fails.
- StringParsingException(String, Class<?>) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.StringParsingException
-
Exception constructor.
- StringParsingException(String, Class<?>, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.StringParsingException
-
Exception constructor.
- StringParsingExceptionMapper - Class in com.sap.cloud.sdk.cloudplatform.servlet.response.mapper
-
- StringParsingExceptionMapper() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.StringParsingExceptionMapper
-
- StringPrincipalAttribute - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
- StringPrincipalAttribute(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.StringPrincipalAttribute
-
- StringValidator - Class in com.sap.cloud.sdk.cloudplatform.util
-
Utility class for validation purposes.
- StringValidator() - Constructor for class com.sap.cloud.sdk.cloudplatform.util.StringValidator
-
- structure(Structure) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Set the structure of this
DataObjectObject instance and return the same instance.
- structure(Structure) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObjectAllOf
-
- Structure - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Object containing properties specific to structure type data object
- Structure() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Structure
-
- StructureAssociation - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Object containing properties specific to a data object association.
- StructureAssociation() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
- StructureAssociation.CardinalityEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Cardinality of the association
- StructureAssociationCondition - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
StructureAssociationCondition
- StructureAssociationCondition() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationCondition
-
- StructureAssociationSource - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
StructureAssociationSource
- StructureAssociationSource() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationSource
-
- StructureAssociationTarget - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
StructureAssociationTarget
- StructureAssociationTarget() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociationTarget
-
- StructureComponent - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
StructureComponent
- StructureComponent() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- StructureComponent.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of the Component - Inline (I) or Association (A).
- StructuredQuery - Class in com.sap.cloud.sdk.datamodel.odata.client.query
-
StructuredQuery acts as a builder for OData 2.0 or 4.0 queries.
- subject(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the subject of this
TaskInstance instance and return the same instance.
- subject(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- subject(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- subject(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- subscribe(FeatureChangeSubscriber) - Static method in class com.sap.cloud.sdk.frameworks.togglz.FeatureChangeNotifier
-
Deprecated.
Adds a subscriber to the list of listeners to be notified in case of a change.
- subscribe(List<String>, boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Instructs the node to start tracking one or more asset(s) or stream(s).
- subscribeTenant(String) - Method in class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
Deprecated.
This method provides the default implementation for the tenant onboarding for a given tenant/zone Id.
- substring(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "substring".
- substring(Integer, Integer) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "substring".
- substring(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "substring".
- substring(Integer, Integer) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "substring".
- substring(Expressions.OperandMultiple, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- substring(Expressions.OperandMultiple, ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- substring(ValueString, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
-
- substring(ValueString, ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
-
- substring(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "substring".
- substring(Integer, Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "substring".
- substring(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "substring".
- substring(Integer, Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "substring".
- substringOf(ValueString) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "substringof".
- substringOf(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "substringof".
- substringOf(ValueString, ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
-
- substringOf(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Expression fluent helper supporting the filter function "substringof".
- subtract(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
-
Filter by expression "sub".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
-
Filter by expression "sub".
- subtract(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "sub".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "add".
- subtract(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "sub".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "sub".
- subtract(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Subtraction expression for numbers.
- subtract(ValueDateTimeOffset, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Subtraction expression for date time and duration.
- subtract(ValueDuration, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Subtraction expression for duration and duration.
- subtract(ValueDate, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Subtraction expression for date and duration.
- subtract(ValueDate, ValueDate) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Subtraction expression for date and date.
- subtract(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "sub".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "sub".
- subtract(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "sub".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "add".
- subtract(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "sub".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "sub".
- subtract(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(FilterableNumericDecimal<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
- subtract(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
- subtract(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
- subtract(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
- subtract(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- subtract(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- subtract(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- subtract(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- supportComponent - Variable in exception com.sap.cloud.sdk.frameworks.togglz.exception.FeatureNotEnabledException
-
Deprecated.
The support component.
- systemId(String) - Method in class com.sap.cloud.sdk.testutil.ErpSystem.ErpSystemBuilder
-
- V100MerkleTree - Class in com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility
-
This implementation is a backward compatibility to version 1.0.0
It can be removed in future versions
- V100MerkleTree(MessageDigest, Map<Integer, String>, Map<Integer, String>) - Constructor for class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.V100MerkleTree
-
Constructor
- V100MerkleTree(MessageDigest, int) - Constructor for class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.V100MerkleTree
-
Constructor
- V110MerkleTree - Class in com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility
-
- V110MerkleTree(MessageDigest, Map<Integer, String>, Map<Integer, String>) - Constructor for class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.V110MerkleTree
-
Constructor
- V110MerkleTree(MessageDigest, int) - Constructor for class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.V110MerkleTree
-
Constructor
- V2 - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol
-
Version 2.0 of the OData protocol.
- V4 - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol
-
Version 4.0 of the OData protocol.
- validateMerkleProof(MerkleProof, String) - Static method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.VisibilityUtils
-
Validates a MerkleProof.
- validFromDateTime(Instant) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate.ExchangeRateBuilder
-
- value(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesEnumeration
-
- value(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute
-
Set the value of this
CustomAttribute instance and return the same instance.
- ValueBinary - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.String
- ValueBinary.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
- ValueBoolean - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.Boolean
- ValueBoolean.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
Implementation with literal number value.
- ValueCollection - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression for a generic collection.
- ValueCollection.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
- ValueDate - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.Date
- ValueDate.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
- ValueDateTime - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.DateTime (OData 2.0 only)
- ValueDateTime.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
- ValueDateTimeOffset - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.DateTimeOffset
- ValueDateTimeOffset.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
- ValueDuration - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.Duration
- ValueDuration.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
- ValueEnum - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of enumeration type
- ValueGuid - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.Guid
- ValueNumeric - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.Int32, ...
- ValueNumeric.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ClientCredentialsGrantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationRetrievalStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationTokenExchangeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceDestinationLoader.CfServices
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationRetrievalStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.SecurityConfigurationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.resilience.CacheExpirationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.cloudplatform.servlet.response.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.metadata.generator.ServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.odata.client.query.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.odata.client.request.ETagSubmissionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.odata.client.request.NumberDeserializationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.odata.client.request.UpdateStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.odata.helper.FilterFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.odata.helper.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.odata.utility.EdmxValidator.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.odata.utility.NameSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.scp.PushLocalMojo.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermission.MultichainPermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainRequest.MultichainFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.ProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectAllOf.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable.HitPolicyEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule.ExpressionLanguageVersionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Element.BusinessDataTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell.ModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule.ExpressionLanguageVersionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf.ExpressionLanguageVersionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject.ExpressionLanguageVersionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset.PolicyEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf.PolicyEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation.CardinalityEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined.ModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.openapi.apiclient.ApiClient.CollectionFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuthFlow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.recastai.botresponses.ButtonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.blockchain.hyperledgerfabric.FabricInvocationType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.machinelearning.CloudFoundryLeonardoMlServiceType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlServiceType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.Job.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinitionAttribute.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance.PriorityEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload.PriorityEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionJob.PurposeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceUpdatePayload.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOnly(Boolean) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ClientCredentialsGrantType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationRetrievalStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationTokenExchangeStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceDestinationLoader.CfServices
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationRetrievalStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.connectivity.SecurityConfigurationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.resilience.CacheExpirationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.cloudplatform.servlet.response.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.metadata.generator.ServiceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.odata.client.query.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.odata.client.request.ETagSubmissionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.odata.client.request.NumberDeserializationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.odata.client.request.UpdateStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.odata.helper.FilterFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.odata.helper.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.odata.utility.EdmxValidator.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.odata.utility.NameSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.scp.PushLocalMojo.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermission.MultichainPermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainRequest.MultichainFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.ProtocolVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectAllOf.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable.HitPolicyEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule.ExpressionLanguageVersionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Element.BusinessDataTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(ElementValues) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Element
-
Set the values of this
Element instance and return the same instance.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell.ModeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule.ExpressionLanguageVersionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf.ExpressionLanguageVersionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleAllOf.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject.ExpressionLanguageVersionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset.PolicyEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf.PolicyEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation.CardinalityEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefined.ModeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkFixedRateConversionResult
-
- values() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkNonFixedRateConversionResult
-
- values() - Static method in enum com.sap.cloud.sdk.services.openapi.apiclient.ApiClient.CollectionFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuthFlow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.recastai.botresponses.ButtonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.blockchain.hyperledgerfabric.FabricInvocationType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.machinelearning.CloudFoundryLeonardoMlServiceType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlServiceType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.Job.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinitionAttribute.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance.PriorityEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload.PriorityEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionJob.PurposeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceUpdatePayload.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueString - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.String
- valueString(String) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyAmount.CurrencyAmountBuilder
-
- ValueString.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
- ValueTimeOfDay - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.TimeOfDay in case of OData 4.0 or Edm.Time in case of OData 2.0.
- ValueTimeOfDay.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
- VcapServicesEnvironmentVariableParsingStrategy - Class in com.sap.cloud.sdk.cloudplatform.servicebinding
-
- VcapServicesEnvironmentVariableParsingStrategy() - Constructor for class com.sap.cloud.sdk.cloudplatform.servicebinding.VcapServicesEnvironmentVariableParsingStrategy
-
- VdmComplex<ObjectT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Complex type in the virtual data model.
- VdmComplex() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.VdmComplex
-
- VdmComplex<ObjectT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Complex type in the virtual data model.
- VdmComplex() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex
-
- VdmEntity<EntityT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
- VdmEntity() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
- VdmEntity<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Base class for an OData entity.
- VdmEntity() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
- VdmEntitySet - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Empty interface to indicate operative support for querying the OData service for the related EntitySet.
- VdmEntityUtil<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Utility class to manage OData entity deserialization.
- VdmEntityUtil(Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntityUtil
-
- VdmEnum - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Interface to manage the different properties an Edm.Enum literal contains.
- VdmMediaEntity<EntityT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Represents a media entity which exposes additional data under a $value endpoint.
- VdmMediaEntity() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.VdmMediaEntity
-
- VdmObject<ObjectT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Superclass of all entities which contains common elements such as a generic representation of custom fields.
- VdmObject() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
- VdmObject<ObjectT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Superclass of all entities which contains common elements such as a generic representation of custom fields.
- VdmObject() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
- version - Variable in enum com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.ProtocolVersion
-
version Use the latest if you are not sure
- version(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.MigrateProject
-
Set the version of this
MigrateProject instance and return the same instance.
- version(VersionObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Set the version of this
Project instance and return the same instance.
- version(Version) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- version(Version) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObjectAllOf
-
- Version - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Version
- Version() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
- version(Integer) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
Set the version of this
FormMetadata instance and return the same instance.
- version(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- version(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- VersionIdentifierExpiredException - Exception in com.sap.cloud.sdk.s4hana.datamodel.odata.exception
-
- VersionIdentifierExpiredException() - Constructor for exception com.sap.cloud.sdk.s4hana.datamodel.odata.exception.VersionIdentifierExpiredException
-
Deprecated.
- VersionIdentifierMissingException - Exception in com.sap.cloud.sdk.s4hana.datamodel.odata.exception
-
- VersionIdentifierMissingException() - Constructor for exception com.sap.cloud.sdk.s4hana.datamodel.odata.exception.VersionIdentifierMissingException
-
Deprecated.
- VersionNotSupportedResponse - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Version Not Supported.
- VersionNotSupportedResponse() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.VersionNotSupportedResponse
-
Default constructor.
- VersionNotSupportedResponse(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.VersionNotSupportedResponse
-
Constructor with description.
- VersionObject - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
VersionObject
- VersionObject() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
- VersionObjectAllOf - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
VersionObjectAllOf
- VersionObjectAllOf() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObjectAllOf
-
- versionReference(boolean) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
Defines whether to generate the version reference of the used OData generator plugin.
- versionReference() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
Generate comments, which indicate the version of the used OData VDM generator plugin.
- versionReference(boolean) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
Defines whether to generate the version reference of the used OData generator plugin.
- versionReference() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
Generate comments, which indicate the version of the used OData VDM generator plugin.
- VideoResponse - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
This class wraps around an URL linking to a video to be send to a conversation.
- VideoResponse(String) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.VideoResponse
-
- viewerGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- viewerGroups(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- viewerUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- viewerUsers(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- VisibilityUtils - Class in com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility
-
This class is trying to help developers to work with MerkleTree class to:
1.
- VisibilityUtils() - Constructor for class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.VisibilityUtils
-
- visit(ASTCatchStatement, Object) - Method in class com.sap.cloud.sdk.quality.pmd.rules.HandleExceptionsRule
-
- visit(ASTFieldDeclaration, Object) - Method in class com.sap.cloud.sdk.quality.pmd.rules.ReferenceExceptionRule
-
- visit(ASTCatchStatement, Object) - Method in class com.sap.cloud.sdk.quality.pmd.rules.ReferenceExceptionRule
-
- visit(ASTName, Object) - Method in class com.sap.cloud.sdk.quality.pmd.rules.UseSdkPlatformAbstractionsRule
-
- vocabulary(Vocabulary) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Set the vocabulary of this
RuleService instance and return the same instance.
- vocabulary(Vocabulary) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleServiceAllOf
-
Set the vocabulary of this
RuleServiceAllOf instance and return the same instance.
- vocabulary(RulesetAllOfVocabulary) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the vocabulary of this
Ruleset instance and return the same instance.
- vocabulary(RulesetAllOfVocabulary) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
Set the vocabulary of this
RulesetAllOf instance and return the same instance.
- Vocabulary - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Vocabulary
- Vocabulary() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
- vocabulary(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
- vocabulary(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceInvocationInput
-